Skip to main content

JsonObjectValue

Type Alias JsonObjectValue 

Source
type JsonObjectValue = BTreeMap<String, JsonVariant>;

Aliased Typeยง

struct JsonObjectValue { /* private fields */ }