yaml_rust::yaml

Type Alias Array

Source
pub type Array = Vec<Yaml>;

Aliased Typeยง

struct Array { /* private fields */ }