Function syn::fold::fold_type_infer

source ยท
pub fn fold_type_infer<F>(f: &mut F, node: TypeInfer) -> TypeInfer
where F: Fold + ?Sized,