Type Alias rust::values::Properties

source ·
pub type Properties = BTreeMap<String, Value>;
Expand description

Shape of a features properties object

Aliased Type§

struct Properties { /* private fields */ }