convert_char

Macro convert_char 

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