axum-starter 0.11.0

A help crate for simplify the code of starting a axum server
Documentation
1
2
3
mod base;
#[cfg(feature = "test-utils")]
mod test;