routerctl 0.3.6

Command-line control interface for syntrop-routerd
1
2
3
4
5
6
7
8
pub mod default_model;
pub mod info;
pub mod models;
pub mod providers;
pub mod route;
pub mod status;
pub mod test;
pub mod setup;