Type Definition yaml_peg::AnchorRc

source · []
pub type AnchorRc = Anchor<RcRepr>;
Expand description

An anchor visitor with alloc::rc::Rc holder.