Type Definition yaml_peg::NodeRc

source · []
pub type NodeRc = Node<RcRepr>;
Expand description

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