Type Definition Map
simd_json::value::borrowed
type Map<'v> = Object<'v>;
Please use Object instead
Representation of a JSON object