5 lines
142 B
Rust
5 lines
142 B
Rust
//! `SeaORM` Entity, @generated by sea-orm-codegen 2.0.0-rc.18
|
|
|
|
pub use super::config::Entity as Config;
|
|
pub use super::user::Entity as User;
|