Macro rustc_hir::weak_lang_items::weak_lang_items[][src]

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