mae 0.3.12

Opinionated async Rust framework for building Mae-Technologies micro-services — app scaffolding, repo layer, middleware, and test utilities.
Documentation
1
2
3
4
//! Coverage test entry-point for the `tests/coverage/` module.
//! Run with: cargo test --test coverage_tests

mod coverage;