Docs.rs
tower-sessions-core-0.14.0
tower-sessions-core 0.14.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
maxcountryman
Dependencies
async-trait ^0.1.74
normal
axum-core ^0.5.0
normal
optional
base64 ^0.22.0
normal
futures ^0.3.28
normal
http ^1.0
normal
parking_lot ^0.12.1
normal
rand ^0.8.5
normal
serde ^1.0.189
normal
serde_json ^1.0.107
normal
thiserror ^2.0.0
normal
time ^0.3.29
normal
tokio ^1.32.0
normal
tracing ^0.1.40
normal
mockall ^0.13.0
dev
tokio ^1.32.0
dev
tokio-test ^0.4.3
dev
Versions
87.3%
of the crate is documented
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
All
tower_
sessions_
core
0.14.0
Crate Items
Structs
Enums
Traits
Type Aliases
List of all items
Structs
CachingSessionStore
Session
session::Id
session::Record
session::Session
session_store::CachingSessionStore
Enums
Expiry
session::Error
session::Expiry
session_store::Error
Traits
ExpiredDeletion
SessionStore
session_store::ExpiredDeletion
session_store::SessionStore
Type Aliases
session_store::Result