Macro sozu_lib::take_while_complete [−][src]
macro_rules! take_while_complete { ($input : expr, $submac : ident! ($($args : tt) *)) => { ... }; ($input : expr, $f : expr) => { ... }; }
macro_rules! take_while_complete { ($input : expr, $submac : ident! ($($args : tt) *)) => { ... }; ($input : expr, $f : expr) => { ... }; }