Skip to main content

ascii_copy

Macro ascii_copy 

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