Skip to main content

weak_only_lang_items

Macro weak_only_lang_items 

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