Type Definition yaml_peg::Node[][src]

pub type Node = NodeBase<RcRepr>;
Expand description

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