Skip to main content
const_of_item
rustc_
hir_
analysis
1.95.0-nightly
(f60a0f1bc 2026-02-02)
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>>