Function syn::visit::visit_span[][src]

pub fn visit_span<'ast, V: Visit<'ast> + ?Sized>(
    _visitor: &mut V,
    _i: &'ast Span
)