[][src]Function syn::fold::fold_type_slice

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