Type Definition yaml_peg::Node[][src]

pub type Node = NodeBase<RcRepr>;
Expand description

A node with alloc::rc::Rc holder.