Skip to main content

ContextEntry

Type Alias ContextEntry 

Source
pub type ContextEntry = (&'static str, Value);
Expand description

A key-value pair to merge into the template context.