axum_session 0.19.0

📝 Session management layer for axum that supports HTTP and Rest.
Documentation
1
2
3
4
pub(crate) mod encrypt;
mod signed;

pub use signed::*;