lamprey-common 0.1.1

yet another chat thing?
Documentation
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;