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

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

Representation of a JSON object