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

type Map<'v> = HashMap<Cow<'v, str>, Value<'v>>;