Expand description

The tokenizer: turns a string into tokens, such as numbers, strings, and keywords

Structs

The tokenizer. You may want to use the tokenize convenience function from this module instead.