garage/src/api/admin/mod.rs

5 lines
46 B
Rust

pub mod api_server;
mod router;
mod cluster;