Module turtle_syntax::lexing
source · [−]Structs
Decoded character, with its encoded byte length.
Wrapper to display string literals.
Lexer.
Numerical value.
Changes a char
iterator into a DecodedChar
iterator using each character
UTF-8 encoded length.
Enums
Traits
Stream of token, with lookahead.