[][src]Module gobble::reader

Structs

CharsUntil
KeyWord
Peek
SPos
StrPos
StringRepeat
Take
TakeN

Functions

chars_until
do_tag
eoi
keyword
peek
s_

Convenience wrapper to say allow whitespace around whatever I'm parsing.

str_pos
string_repeat
take
take_char
take_n
to_end
wsDeprecated

Take at least n white space characters

ws_