Gitnuro/rs/uniffi-bindgen.rs
Abdelilah El Aissaoui 7a7eb3ad93
Refactored repository watcher
Refactored to use a rust implementation instead of the java impl, because the java impl has been unrelible in linux and macos
2023-07-14 14:28:29 +02:00

3 lines
48 B
Rust

fn main() {
uniffi::uniffi_bindgen_main()
}