rustc_
hir_
analysis
1.83.0-nightly
(2bd1e894e 2024-09-26)
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
<'_>>