☰
Module cursor
rustc_lexer
1.75.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
?
Module
rustc_lexer
::
cursor
source
·
[
−
]
Structs
Cursor
Peekable iterator over a char sequence.
Constants
EOF_CHAR
🔒