Type Definition yaml_peg::Yaml[][src]

pub type Yaml = YamlBase<RcRepr>;
Expand description

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