tildes-statistics/source/entities/prelude.rs

5 lines
148 B
Rust
Raw Normal View History

//! 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;