matrix-rust-sdk/uniffi-bindgen/src/main.rs

4 lines
48 B
Rust
Raw Normal View History

2023-02-01 10:22:28 +00:00
fn main() {
uniffi::uniffi_bindgen_main()
}