Macro rustc_data_structures::parallel

source ยท
macro_rules! parallel {
    ($($blocks:block),*) => { ... };
}