Skip to main content
type_of
rustc_
hir_
analysis
1.99.0-nightly
(b6839f4d0 2026-07-17)
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<'_>>