Docs.rs
axum-session-manager-0.1.1
axum-session-manager 0.1.1
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
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module layer
axum_
session_
manager
0.1.1
Module layer
Module Items
Structs
In crate axum_
session_
manager
axum_session_manager
Module
layer
Copy item path
Source
Structs
ยง
Session
Manager
Layer
A layer for providing SessionManagerService.
You can implement session management as a middlware by passing
axum::route::Router::layer