Module parse
proc_
macro2
1.0.95
Module parse
Module Items
Macros
Structs
Constants
Functions
Type Aliases
In crate proc_
macro2
Modules
detection
extra
imp
marker
parse
rcvec
token_stream
Macros
suffixed_int_literals
unsuffixed_int_literals
Structs
Group
Ident
LexError
Literal
Punct
Span
TokenStream
Enums
Delimiter
Spacing
TokenTree
proc_macro2
Module
parse
Copy item path
Settings
Help
Summary
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
🔒