Module syntax_highlighting

Module syntax_highlighting 

Source

ModulesΒ§

escape πŸ”’
Syntax highlighting for escape sequences
format πŸ”’
Syntax highlighting for format macro strings.
highlight πŸ”’
Computes color for a single element.
highlights πŸ”’
Collects a tree of highlighted ranges and flattens it.
html πŸ”’
Renders a bit of code as HTML.
inject πŸ”’
β€œRecursive” Syntax highlighting for code in doctests and fixtures.
tags πŸ”’
Defines token tags we use for syntax highlighting. A tag is not unlike a CSS class.

StructsΒ§

HighlightConfig
HlRange

FunctionsΒ§

descend_token πŸ”’
filter_by_config πŸ”’
highlight πŸ”’
string_injections πŸ”’
traverse πŸ”’