Skip to main content
const_of_item
rustc_
hir_
analysis
1.96.0-nightly
(80381278a 2026-03-01)
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>>