Expand description

Session support for Tsukuyomi.

Modules

The definition of session backends

Structs

An interface of session values.

Traits

A trait representing the session backend.
A trait that abstracts the management of session data during request handling.

Functions

Create an Extractor which returns a Session.