aboutsummaryrefslogtreecommitdiff
path: root/planetwars-server/src/modules/mod.rs
blob: 57c1ef54f71d07a2de6eb491be68a39b53145131 (plain)
1
2
3
// This module implements general domain logic, not directly
// tied to the database or API layers.
pub mod bots;