Module rustyline::highlight [−][src]
Expand description
Syntax highlighting
Structs
Highlight matching bracket when typed or cursor moved on.
Traits
Syntax highlighter with ANSI color. Rustyline will try to handle escape sequence for ANSI color on windows when not supported natively (windows <10).