Module viz_core::middleware::session
source · Available on crate feature
session only.Expand description
Session Middleware.
Structs§
- A configuration for
SessionMiddleware. - Session middleware.
- The Session State
- Sessions Config
Enums§
- Represents any valid JSON value.
Constants§
- Set if the session has been changed.
- Set if the session has been destroied.
- Set if the session has been renewed.
- Set if the session was unchanged or inited.
Traits§
- A Storage Trait
Type Aliases§
- A data state