[−][src]Macro gstuff::take_until_find_parse_s
$starts is an optional Pattern used to optimize the $remainder search.
For example, with jetscii: take_until_find_parse_s! ("foo bar", ascii_chars! ('b'), tag_s! ("bar")).
$starts is an optional Pattern used to optimize the $remainder search.
For example, with jetscii: take_until_find_parse_s! ("foo bar", ascii_chars! ('b'), tag_s! ("bar")).