Trait rustc_trait_selection::infer::TyCtxtInferExt
source · pub trait TyCtxtInferExt<'tcx> {
// Required method
fn infer_ctxt(self) -> InferCtxtBuilder<'tcx>;
}
pub trait TyCtxtInferExt<'tcx> {
// Required method
fn infer_ctxt(self) -> InferCtxtBuilder<'tcx>;
}