[][src]Type Definition serialize::json::Object

type Object = BTreeMap<String, Json>;