Type Alias yaml_rust_davvid::yaml::Array

source ·
pub type Array = Vec<Yaml>;

Aliased Type§

struct Array { /* private fields */ }