Type Definition yaml_peg::ArcNode[][src]

pub type ArcNode = NodeBase<ArcRepr>;
Expand description

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