Module glossa_codegen::highlight::output
source · Modules
- Methods for dumping serializable structs to a compressed binary format, used to allow fast startup times
Structs
Functions
- Prints syntax-highlighted code to either standard output or a provided writer, using the selected syntax highlighting style to highlight the code beforehand.