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