mirror of
https://github.com/cccb/servicepoint.git
synced 2025-01-19 02:20:12 +01:00
4 lines
54 B
Rust
4 lines
54 B
Rust
|
fn main() {
|
||
|
uniffi_bindgen_cs::main().unwrap();
|
||
|
}
|