mirror of
https://github.com/element-hq/element-android
synced 2024-12-21 00:42:04 +03:00
3 lines
80 B
Rust
3 lines
80 B
Rust
fn main() {
|
|
uniffi_build::generate_scaffolding("./src/olm.udl").unwrap();
|
|
}
|