Type Definition yaml_rust::yaml::Array

source ·
pub type Array = Vec<Yaml>;