rayon::range_inclusive

Macro convert

source
macro_rules! convert {
    ( $iter:ident . $method:ident ( $( $arg:expr ),* ) ) => { ... };
}