Skip to main content
const_of_item
rustc_
hir_
analysis
1.96.0-beta.1
(ef0fb8a25 2026-04-13)
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>>