Function syn::fold::fold_generic_argument[][src]

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