twonly-app/rust/src/lib.rs

5 lines
76 B
Rust

pub mod bridge;
mod database;
mod frb_generated;
mod standalone;
mod utils;