Function syn::visit::visit_label[][src]

pub fn visit_label<'ast, V: ?Sized>(v: &mut V, node: &'ast Label) where
    V: Visit<'ast>,