Type Definition rustc_serialize::json::Array

source ·
pub type Array = Vec<Json>;