Function fastobo::visit::visit::visit_doc

source ·
pub fn visit_doc<'ast, V: Visit<'ast> + ?Sized>(
    visitor: &mut V,
    doc: &'ast OboDoc
)