tee_properties

Type Alias PropertiesMap

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

Aliased Typeยง

struct PropertiesMap { /* private fields */ }