AppFlowy/rust-lib/flowy-user/src/services/mod.rs

3 lines
30 B
Rust
Raw Normal View History

2021-09-10 10:21:35 +00:00
pub mod server;
pub mod user;