Macro webparse::must_have

source ·
macro_rules! must_have {
    ($bytes:ident, $num:expr) => { ... };
}