[][src]Macro rustc_data_structures::box_region_allow_access

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