Module session

Source
Expand description

A session which allows HTTP applications to associate data with visitors.

Structs§

Id
ID type for sessions.
Record
Record type that’s appropriate for encoding and decoding sessions to and from session stores.
Session
A session which allows HTTP applications to associate key-value pairs with visitors.

Enums§

Error
Session errors.
Expiry
Session expiry configuration.