[][src]Function syntax::mut_visit::noop_visit_label

pub fn noop_visit_label<T: MutVisitor>(
    Label { ident: ident }: &mut Label,
    vis: &mut T
)