Module lexer

Source

Modules§

compound
keywords

Structs§

BytesReader
Lexer
The SurrealQL lexer. Takes a slice of bytes and turns it into tokens. The lexer is designed with possible invalid utf-8 in mind and will handle bytes which are invalid utf-8 with an error.

Enums§

CharError