rustc_
hir_
analysis
1.89.0-nightly
(4d051fb30 2025-05-18)
In rustc_
hir_
analysis::
collect::
type_
of
rustc_hir_analysis
::
collect
::
type_of
Function
type_of
Copy item path
Source
pub(super) fn type_of( tcx:
TyCtxt
<'_>, def_id:
LocalDefId
, ) ->
EarlyBinder
<'_,
Ty
<'_>>