Module highlight

Source
Expand description

Syntax highlighting

Structs§

MatchingBracketHighlighter
Highlight matching bracket when typed or cursor moved on.

Traits§

Highlighter
Syntax highlighter with ANSI color. Rustyline will try to handle escape sequence for ANSI color on windows when not supported natively (windows <10).