Type Alias JsonObject

Source
pub type JsonObject = Map<String, JsonValue>;

Aliased Typeยง

pub struct JsonObject { /* private fields */ }