Module op8d_lexemizer::rust_2018[][src]

Tools for transforming Rust 2018 code to a vector of Lexemes.

Modules

detect

Functions for detecting Lexemes in Rust 2018 code.

lexeme

An enum and a struct used by lexemize().

lexemize

Transforms Rust 2018 code to a vector of Lexemes.