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