matrix-rust-sdk/bindings/matrix-sdk-crypto-ffi/src/uniffi_api.rs

6 lines
86 B
Rust

#![allow(clippy::all, warnings)]
use crate::*;
uniffi::include_scaffolding!("olm");