Expand description

The core of the Highlighter crate.

Modules

Structs

A context used by the lexer to match tokens.

A token in a token context.

A context for processing tokens.

Enums

An error that occurred during parsing or compiling a regular expression.

Functions

Highlights the provided code block.

Type Definitions

A function which handles a match, and then outputs the corresponding tokens.