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

pub type Object = BTreeMap<String, Json>;