pub type Properties = HashMap<String, PropertyValue>;Expand description
Collection of properties (key-value pairs)
Aliased Typeยง
pub struct Properties { /* private fields */ }pub type Properties = HashMap<String, PropertyValue>;Collection of properties (key-value pairs)
pub struct Properties { /* private fields */ }