Type Alias JsonObject

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

Aliased Typeยง

pub struct JsonObject { /* private fields */ }