pub fn fold_type_infer<F>(f: &mut F, node: TypeInfer) -> TypeInfer where
    F: Fold + ?Sized
Available on crate feature fold only.