Module tower_sessions::session
source · Expand description
A session which allows HTTP applications to associate data with visitors.
Structs§
- ID type for sessions.
- Record type that’s appropriate for encoding and decoding sessions to and from session stores.
- A session which allows HTTP applications to associate key-value pairs with visitors.
Enums§
- Session errors.
- Session expiry configuration.