Type Alias tee_properties::PropertiesMap

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

Aliased Type§

struct PropertiesMap { /* private fields */ }