mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-29 12:28:36 +03:00
4 lines
80 B
Rust
4 lines
80 B
Rust
|
fn main() {
|
||
|
uniffi_build::generate_scaffolding("./src/olm.udl").unwrap();
|
||
|
}
|