nom::one_of!
[−]
[src]
macro_rules! one_of { ($i:expr, $inp: expr) => { ... }; }
matches one of the provided characters
macro_rules! one_of { ($i:expr, $inp: expr) => { ... }; }
matches one of the provided characters