Function rustc_trait_selection::traits::coherence::fresh_impl_header

source ยท
fn fresh_impl_header<'tcx>(
    infcx: &InferCtxt<'tcx>,
    impl_def_id: DefId,
) -> ImplHeader<'tcx>