both_bytes

Macro both_bytes 

Source
macro_rules! both_bytes {
    ($public_name:ident, $name:ident, $l:expr) => { ... };
}