sculptor/src/api/mod.rs
shiroyashik d45a495cbf
+ log files
+ more control on auth providers
+ server info in motd
+ bans and parsing minecraft server blacklist
+ more error handling
+ panic hook to tracing
2024-08-15 14:10:39 +03:00

3 lines
No EOL
43 B
Rust

pub mod figura;
pub mod v1;
pub mod errors;