byte_map

Macro byte_map 

Source
macro_rules! byte_map {
    ($($p:pat)|+) => { ... };
}