pub(super) fn trait_impls_of_provider(
tcx: TyCtxt<'_>,
trait_id: DefId,
) -> TraitImpls
Expand description
Query provider for trait_impls_of
.
pub(super) fn trait_impls_of_provider(
tcx: TyCtxt<'_>,
trait_id: DefId,
) -> TraitImpls
Query provider for trait_impls_of
.