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