nom::take_until_either! [] [src]

macro_rules! take_until_either {
    ($i:expr, $inp:expr) => { ... };
}