Module tsukuyomi::session[][src]

[unstable] Components for managing the session variables and storage.

Structs

Builder

A builder object for constructing an instance of SessionStorage.

Session

A manager of session variables associated with the current request.

SessionStorage

A struct for managing the session variables.

Traits

ContextSessionExt