Macro rayon::range::convert_char

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