pub type TemplateVariants = IndexMap<TypeSelector, TemplateVariant>;Expand description
Type-specific template variants keyed by reference-type selector.
Aliased Typeยง
pub struct TemplateVariants { /* private fields */ }pub type TemplateVariants = IndexMap<TypeSelector, TemplateVariant>;Type-specific template variants keyed by reference-type selector.
pub struct TemplateVariants { /* private fields */ }