nom::take_until_either_bytes! [] [src]

macro_rules! take_until_either_bytes {
    ($i:expr, $bytes:expr) => { ... };
}