as_char

Macro as_char 

Source
macro_rules! as_char {
    ($name:ident, $args:ident, $i:expr) => { ... };
}