Skip to main content
const_of_item
rustc_
hir_
analysis
1.97.1
(8bab26f4f 2026-07-14)
In rustc_
hir_
analysis::
collect
rustc_hir_analysis
::
collect
Function
const_
of_
item
Copy item path
Source
fn const_of_item<'tcx>( tcx:
TyCtxt
<'tcx>, def_id:
LocalDefId
, ) ->
EarlyBinder
<'tcx,
Const
<'tcx>>