Module tokenize

Source

Structs§

Token
Represents a source token
TokenContext

Functions§

source_to_tokens
Generate a Vec of Tokens from a str.
tokens_to_source
Generate a String from a Vec of Tokens