1 2 3 4 5 6 7
/// api types pub mod types; // // TODO: don't require utoipa // #[cfg(feature = "utoipa")] // /// api http routes // pub mod routes;