trictrac/clients/web/src/portal/mod.rs

4 lines
70 B
Rust

pub mod account;
pub mod game_detail;
pub mod lobby;
pub mod profile;