Module apis::session

source ·
Expand description

Main session datatype.

Macros

Macro to define all parts of a session.

Structs

Session metainformation.
Handle to the session held by processes.

Enums

Traits

Trait specifying types in session context with a method to attempt to create a valid session def struct from those types.

Functions