tildes-statistics/source/entities/prelude.rs

5 lines
151 B
Rust

//! `SeaORM` Entity. Generated by sea-orm-codegen 0.11.3
pub use super::group_data::Entity as GroupData;
pub use super::snapshot::Entity as Snapshot;