Type Definition yaml_peg::Yaml[][src]

pub type Yaml = YamlBase<RcRepr>;
Expand description

A YAML data with std::rc::Rc holder.