Type Alias JSONProperties

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

Shape of an un-restricted features properties object

Aliased Typeยง

struct JSONProperties { /* private fields */ }