AppFlowy/frontend/rust-lib/event-integration/tests/main.rs

6 lines
64 B
Rust

mod database;
mod document;
mod folder;
mod user;
pub mod util;