rustc_
hir_
analysis
1.84.0-nightly
(759e07f06 2024-10-30)
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
<'_>>