rustc_hir::weak_lang_items

Macro weak_lang_items

Source
macro_rules! weak_lang_items {
    ($($item:ident, $sym:ident;)*) => { ... };
}