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

type Object = BTreeMap<String, Json>;