JSONProperties

Type Alias JSONProperties 

Source
pub type JSONProperties = Map<String, JSONValue>;
Expand description

Shape of an un-restricted features properties object

Aliased Typeยง

pub struct JSONProperties { /* private fields */ }