Type Definition yaml_peg::ArcNode[][src]

pub type ArcNode = NodeBase<ArcRepr>;
Expand description

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