Function syn::fold::fold_generic_method_argument[][src]

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