☰
In rustc_hir::lang_items
In rustc_hir::lang_items
Macros
expand_group
language_item_table
Structs
LanguageItems
Enums
GenericRequirement
LangItem
LangItemGroup
Constants
NUM_GROUPS
Statics
ITEM_REFS
Functions
extract
?
Macro
rustc_hir
::
lang_items
::
expand_group
source
·
[
−
]
macro_rules!
expand_group { () => { ... }; (
$group
:expr) => { ... }; }