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