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

type Object = HashMap<String, Value>;

Representation of a JSON object