Type Definition yaml_peg::YamlRc

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

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