pub struct StackFrame<P, O> { /* private fields */ }
Expand description

Layer variables on top of the existing runtime

Implementations

Layer variables on top of the existing runtime

Name the current context

Trait Implementations

Partial templates for inclusion.

The name of the currently active template.

All available values

Recursively index into the stack.

Recursively index into the stack.

Sets a value in the global runtime.

Used by increment and decrement tags

Used by increment and decrement tags

Unnamed state for plugins during rendering

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.