[][src]Type Definition simd_json::value::owned::Object

type Object = HashMap<String, Value>;

Representation of a JSON object