pub type Properties = HashMap<String, PropertyValue>;Expand description
A custom property container.
Aliased Typeยง
pub struct Properties { /* private fields */ }pub type Properties = HashMap<String, PropertyValue>;A custom property container.
pub struct Properties { /* private fields */ }