Type Definition yaml_rust_davvid::yaml::Array

source ·
pub type Array = Vec<Yaml>;