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