Type Alias rustc_serialize::json::Object

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

Aliased Type§

struct Object { /* private fields */ }