Module context

Source
Expand description

Extends the built-in Tera filters.

Structs§

Context
Tiny wrapper around “Tera context” with some additional information.
HasSettings
See description in the ContextState implementor list.
Invalid
See description in the ContextState implementor list.

Traits§

ContextState
At trait setting up a state machine as described below. Its implementors represent one specific state defining the amount and the type of data the Context type holds at that moment.