Type Definition rustc_serialize::json::Object

source ·
pub type Object = BTreeMap<String, Json>;