9 lines
141 B
Rust
9 lines
141 B
Rust
//! `SeaORM` Entity. Generated by sea-orm-codegen 0.12.1
|
|
|
|
pub mod prelude;
|
|
|
|
pub mod baker;
|
|
pub mod bakery;
|
|
pub mod cake;
|
|
pub mod cake_baker;
|