Function fastobo::visit::visit::visit_xref

source ·
pub fn visit_xref<'ast, V: Visit<'ast> + ?Sized>(
    visitor: &mut V,
    xref: &'ast Xref
)