Type Definition yaml_peg::NodeArc

source · []
pub type NodeArc = Node<ArcRepr>;
Expand description

A node with alloc::sync::Arc holder.