Skip to main content

TemplateVariants

Type Alias TemplateVariants 

Source
pub type TemplateVariants = IndexMap<TypeSelector, TemplateVariant>;
Expand description

Type-specific template variants keyed by reference-type selector.

Aliased Typeยง

pub struct TemplateVariants { /* private fields */ }