Skip to main content
const_of_item
rustc_
hir_
analysis
1.97.0-beta.4
(36645eb0d 2026-06-12)
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>>