Function syn::fold::fold_path_arguments[][src]

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