5 lines
148 B
Rust
5 lines
148 B
Rust
|
//! SeaORM Entity. Generated by sea-orm-codegen 0.9.3
|
||
|
|
||
|
pub use super::group_data::Entity as GroupData;
|
||
|
pub use super::snapshot::Entity as Snapshot;
|