[][src]Function syn::visit_mut::visit_bare_fn_arg_mut

pub fn visit_bare_fn_arg_mut<V: ?Sized>(v: &mut V, node: &mut BareFnArg) where
    V: VisitMut