[][src]Macro rustc_ap_rustc_data_structures::box_region_allow_access

macro_rules! box_region_allow_access {
    (for($($lifetimes:tt)*), ($($args:ty),*), ($($exprs:expr),*), $action:ident) => { ... };
}