Skip to main content
used_trait_imports
rustc_
hir_
typeck
1.97.0-nightly
(f53b654a8 2026-04-30)
rustc_hir_typeck
Function
used_
trait_
imports
Copy item path
Source
pub(crate) fn used_trait_imports( tcx:
TyCtxt
<'_>, def_id:
LocalDefId
, ) -> &
UnordSet
<
LocalDefId
>