pub fn fold_type_infer<F>(f: &mut F, node: TypeInfer) -> TypeInferwhere F: Fold + ?Sized,
fold
derive
full