ascii_naive

Macro ascii_naive 

Source
macro_rules! ascii_naive {
    ($name:ident, $src_unit:ty, $dst_unit:ty) => { ... };
}