Skip to main content
type_of_opaque
rustc_
hir_
analysis
1.98.0-nightly
(61d7280f3 2026-06-06)
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
<'_>>