Crate colorblast

source ·
Expand description

Render syntax highlighted code into HTML or ANSI codes for the terminal.

Re-exports

  • pub use crate::lexers::Lexer;

Modules

Structs

Enums

  • Generic Token with variants useful for applying syntax highlighting to TokenSpans.

Traits

Functions