Files
netrunner-proxy/tools/bindgen/main.rs
T
2026-03-10 17:48:22 +07:00

4 lines
49 B
Rust

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