Docs.rs
actix-extended-session-0.2.0
actix-extended-session 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
zignis
Dependencies
actix-service ^2
normal
actix-utils ^3
normal
actix-web ^4
normal
anyhow ^1
normal
async-trait ^0.1
normal
derive_more ^0.99.7
normal
rand ^0.8
normal
redis ^0.23
normal
serde ^1
normal
serde_json ^1
normal
tracing ^0.1.30
normal
actix-test ^0.1.0-beta.10
dev
actix-web ^4
dev
env_logger ^0.10
dev
log ^0.4
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
actix_extended_session
0.2.0
Structs
Enums
Traits
?
List of all items
Structs
Session
SessionGetError
SessionMiddleware
config::SessionMiddlewareBuilder
storage::CookieSessionStore
storage::RedisSessionStore
storage::RedisSessionStoreBuilder
storage::SessionKey
Enums
SessionStatus
config::SessionLifecycle
storage::LoadError
storage::SaveError
storage::UpdateError
Traits
SessionExt
storage::SessionStore