Type Definition yaml_peg::Map[][src]

type Map = LinkedHashMap<Node, Node>;
Expand description

The map data structure of YAML.