syn::gen::fold

Function fold_type_slice

source
pub fn fold_type_slice<F>(f: &mut F, node: TypeSlice) -> TypeSlice
where F: Fold + ?Sized,