Macro rustc_ap_rustc_data_structures::parallel[][src]

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