[][src]Function syn::fold::fold_fn_arg

pub fn fold_fn_arg<F: ?Sized>(f: &mut F, node: FnArg) -> FnArg where
    F: Fold