Type Definition Object
Other items insimd_json::value::owned
pub type Object = HashMap<String, Value>;
Representation of a JSON object