Expand description
Session state
This module contains all the logic related to session management.
Structs§
- Session
- Session is subgroup of clients intended to be used for a specific purpose.
Enums§
- Session
Error - Error type for session operations.
- Session
Kind - Session kinds available in this implementation.
Type Aliases§
- Session
Id - Unique ID of a session.
- Session
Party Number - Party number of a session.
- Session
Value - Value associated to a session.