httparse::macros

Macro byte_map

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