Macro peel_ip::prelude::one_of
[−]
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