Docs.rs
axum-session-manager-0.1.0
axum-session-manager 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
nakaryo716
Dependencies
async-trait ^0.1.81
normal
axum-extra ^0.9.3
normal
http ^1.1.0
normal
tower ^0.4.13
normal
tower-service ^0.3.2
normal
async-trait ^0.1.81
dev
axum ^0.7.5
dev
serde ^1.0.204
dev
serde_json ^1.0.120
dev
thiserror ^1.0.63
dev
tokio ^1.38.0
dev
uuid ^1.10.0
dev
Versions
35.29%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
axum_session_manager
0.1.0
Module layer
Structs
In crate axum_session_manager
Module
axum_session_manager
::
layer
Copy item path
source
·
[
−
]
Structs
§
SessionManagerLayer
A layer for providing SessionManagerService.
You can implement session management as a middlware by passing
axum::route::Router::layer