ruwuma/src/r0/server.rs
2019-01-22 18:41:41 +01:00

4 lines
65 B
Rust

//! Endpoints for server administration.
pub mod get_user_info;