Type Alias PropertiesMap

Source
pub type PropertiesMap = IndexMap<String, (PropType, String)>;

Aliased Typeยง

pub struct PropertiesMap { /* private fields */ }