dzura/game/src/ranking.rs
2024-11-24 13:24:10 -08:00

7 lines
50 B
Rust

pub struct Ranking {
}
impl Ranking {
}