Macro rustc_hir::lang_items::expand_group[][src]

macro_rules! expand_group {
    () => { ... };
    ($group : expr) => { ... };
}