rayon::range_inclusive

Macro convert_char

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