[][src]Function syn::fold::fold_type_infer

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