axum-rh 0.2.8

A helper library for the axum router
Documentation
1
2
3
4
5
pub mod auth;
pub mod logging;
pub mod sessions;

pub use logging::{logging, logging_with_session};