Type Definition simd_json::value::owned::Object

source · []
pub type Object = HashMap<String, Value>;
Expand description

Representation of a JSON object