4 lines
40 B
Rust
Raw Normal View History

mod user_table;
pub use user_table::*;