Module parse

Source

Macrosยง

next_ch ๐Ÿ”’

Structsยง

Cursor ๐Ÿ”’
Reject ๐Ÿ”’

Constantsยง

ERROR ๐Ÿ”’

Functionsยง

backslash_u ๐Ÿ”’
backslash_x_byte ๐Ÿ”’
backslash_x_char ๐Ÿ”’
backslash_x_nonzero ๐Ÿ”’
block_comment ๐Ÿ”’
byte ๐Ÿ”’
byte_string ๐Ÿ”’
c_string ๐Ÿ”’
character ๐Ÿ”’
cooked_byte_string ๐Ÿ”’
cooked_c_string ๐Ÿ”’
cooked_string ๐Ÿ”’
delimiter_of_raw_string ๐Ÿ”’
digits ๐Ÿ”’
doc_comment ๐Ÿ”’
doc_comment_contents ๐Ÿ”’
float ๐Ÿ”’
float_digits ๐Ÿ”’
ident ๐Ÿ”’
ident_any ๐Ÿ”’
ident_not_raw ๐Ÿ”’
int ๐Ÿ”’
is_whitespace ๐Ÿ”’
leaf_token ๐Ÿ”’
lex_error ๐Ÿ”’
literal ๐Ÿ”’
literal_nocapture ๐Ÿ”’
literal_suffix ๐Ÿ”’
punct ๐Ÿ”’
punct_char ๐Ÿ”’
raw_byte_string ๐Ÿ”’
raw_c_string ๐Ÿ”’
raw_string ๐Ÿ”’
skip_whitespace ๐Ÿ”’
string ๐Ÿ”’
take_until_newline_or_eof ๐Ÿ”’
token_stream ๐Ÿ”’
trailing_backslash ๐Ÿ”’
word_break ๐Ÿ”’

Type Aliasesยง

PResult ๐Ÿ”’