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

type Object = BTreeMap<String, Json>;