Skip to main content

Properties

Type Alias Properties 

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

String-keyed property map using Value for type-preserving storage.

Aliased Typeยง

pub struct Properties { /* private fields */ }