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