Type Definition yaml_peg::Node

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

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