Type Definition yaml_peg::ArcNode

source · []
pub type ArcNode = NodeBase<ArcRepr>;
Expand description

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