Type Definition yaml_peg::Array[][src]

type Array = Vec<Node>;
Expand description

The array data structure of YAML.