rustc_
hir_
analysis
1.87.0
(17067e9ac 2025-05-09)
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
<'_>>