rowt/prelude.rs

4 lines
93 B
Rust
Raw Normal View History

2023-02-08 16:25:06 +01:00
//! `SeaORM` Entity. Generated by sea-orm-codegen 0.11.0
pub use super::day::Entity as Day;