rustc_serialize::json

Type Alias Array

Source
pub type Array = Vec<Json>;

Aliased Typeยง

struct Array { /* private fields */ }