Skip to main content

ExtraConfig

Type Alias ExtraConfig 

Source
pub type ExtraConfig = HashMap<String, Value>;
Expand description

Datatype that stores arbitrary custom template configuration.

Aliased Typeยง

pub struct ExtraConfig { /* private fields */ }