Function syn::fold::fold_bare_fn_arg[][src]

pub fn fold_bare_fn_arg<F: ?Sized>(f: &mut F, node: BareFnArg) -> BareFnArg where
    F: Fold
This is supported on crate feature fold only.