ddstats/src/database/models/mod.rs

5 lines
68 B
Rust

pub mod map;
pub mod race;
pub mod search_result;
pub mod teamrace;