Macro rayon::iter::multizip::flatten

source ยท
macro_rules! flatten {
    ($( $T:ident ),+) => { ... };
}