mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-01 05:48:39 +03:00
4 lines
80 B
Rust
4 lines
80 B
Rust
|
fn main() {
|
||
|
uniffi_build::generate_scaffolding("./src/olm.udl").unwrap();
|
||
|
}
|