~starkingdoms/starkingdoms

ref: 25438b3c0cf424f70d4711b346fd3139d1e7658a starkingdoms/api/starkingdoms_api_entities/src/entity/prelude.rs -rw-r--r-- 206 bytes
25438b3cTerraMaster85 Thought I fixed the footer. Done anyway 2 years ago
                                                                                
1
2
3
4
5
//! `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;
pub use super::user_savefile::Entity as UserSavefile;