[][src]Macro rustc_data_structures::parallel

macro_rules! parallel {
    ($($blocks:tt),*) => { ... };
}