1 2 3 4 5 6
//! `SeaORM` Entity. Generated by sea-orm-codegen 0.11.2 pub mod prelude; pub mod user; pub mod user_auth_realm;