Type Alias yaml_rust::yaml::Array

source ·
pub type Array = Vec<Yaml>;

Aliased Type§

struct Array { /* private fields */ }