pub fn fold_type_slice<F>(f: &mut F, node: TypeSlice) -> TypeSlicewhere F: Fold + ?Sized,
fold
derive
full