JsonObject

Type Alias JsonObject 

pub type JsonObject = Map<String, Value>;

Aliased Typeยง

pub struct JsonObject { /* private fields */ }