Properties

Type Alias Properties 

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

Properties

§Default

{}

Aliased Type§

pub struct Properties { /* private fields */ }