1 2 3 4
//! `SeaORM` Entity. Generated by sea-orm-codegen 0.11.2 pub use super::user::Entity as User; pub use super::user_auth_realm::Entity as UserAuthRealm;