rustc_
hir_
analysis
1.85.0-nightly
(9c707a8b7 2024-12-07)
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
<'_>>