Files
netrunner-proxy/tools/uniffi-bindgen/main.rs
T
2026-03-09 17:51:01 +07:00

4 lines
49 B
Rust

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