aboutsummaryrefslogtreecommitdiff
path: root/src/bin/server.rs
blob: 47db85926ac18ae1a5224e92fa31f1d9dec4373a (plain)
1
2
3
4
5
6
//! The dedicated server binary


fn main() {

}