pub static ITEM_REFS: LazyLock<FxIndexMap<Symbol, (usize, Target)>>
Expand description

A mapping from the name of the lang item to its order and the form it must be of.