Skip to main content
type_of_opaque
rustc_
hir_
analysis
1.97.0-nightly
(cb40c25f6 2026-05-04)
In rustc_
hir_
analysis::
collect::
type_
of
rustc_hir_analysis
::
collect
::
type_of
Function
type_
of_
opaque
Copy item path
Source
pub(super) fn type_of_opaque( tcx:
TyCtxt
<'_>, def_id:
DefId
, ) ->
EarlyBinder
<'_,
Ty
<'_>>