Properties

Type Alias Properties 

Source
pub type Properties = HashMap<String, PropertyValue>;
Expand description

Collection of properties (key-value pairs)

Aliased Typeยง

pub struct Properties { /* private fields */ }