Module cursor
rustc_lexer
1.82.0-dev
Module cursor
Structs
Constants
In crate rustc_lexer
Modules
cursor
unescape
Structs
Cursor
Token
Enums
Base
DocStyle
LiteralKind
RawStrError
TokenKind
Functions
is_id_continue
is_id_start
is_ident
is_whitespace
strip_shebang
tokenize
validate_raw_str
?
Settings
Module
rustc_lexer
::
cursor
Copy item path
source
·
[
−
]
Structs
§
Cursor
Peekable iterator over a char sequence.
Constants
§
EOF_CHAR
🔒