Module types

Module types 

Source
Expand description

Core types and traits for syntax highlighting.

Structs§

SyntaxConfig
Configuration for syntax highlighting
SyntaxManager
High-level syntax highlighting manager.

Traits§

SyntaxHighlighter
Trait for syntax highlighting backends.