Macro encoding_rs::ascii::ascii_naive

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