httparse::macros

Macro next

Source
macro_rules! next {
    ($bytes:ident) => { ... };
}