mirror of
https://github.com/Xevion/banner.git
synced 2025-12-09 10:06:34 -06:00
5 lines
65 B
Rust
5 lines
65 B
Rust
//! Database models and schema.
|
|
|
|
pub mod models;
|
|
pub mod schema;
|