1 2 3 4 5 6 7
//! `SeaORM` Entity, @generated by sea-orm-codegen 1.1.19 pub mod prelude; pub mod inbox; pub mod message; pub mod users;