Type Definition yaml_peg::Yaml

source · []
pub type Yaml = YamlBase<RcRepr>;
Expand description

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