rustc_serialize::json

Type Alias Object

Source
pub type Object = BTreeMap<String, Json>;

Aliased Typeยง

struct Object { /* private fields */ }