//! `SeaORM` Entity. Generated by sea-orm-codegen 0.11.0 pub mod prelude; pub mod day; pub mod trip; pub mod user;