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

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