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

type Object = HashMap<String, Value>;
Expand description

Representation of a JSON object