Module coord::session::vars[][src]

Macros

Structs

A ServerVar is the default value for a configuration parameter.

A SessionVar is the session value for a configuration parameter. If unset, the server default is used instead.

Session variables.

Constants

Traits

A value that can be stored in a session variable.

A Var represents a configuration parameter of an arbitrary type.