Type Definition strict_yaml_rust::strict_yaml::Array

source ·
pub type Array = Vec<StrictYaml>;