[][src]Type Definition simd_json::value::borrowed::Map

type Map<'v> = Object<'v>;
Deprecated since 0.1.21:

Please use Object instead

Representation of a JSON object