encoding_rs::ascii

Macro ascii_naive

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