mae 0.3.9

Opinionated async Rust framework for building Mae-Technologies micro-services — app scaffolding, repo layer, middleware, and test utilities.
Documentation
1
2
3
4
5
6
#[cfg(test)]
pub mod common;

#[cfg(feature = "integration-testing")]
#[cfg(test)]
pub mod repo;