Module highlight
rustyline
0.0.1
Module highlight
Module Items
Traits
In crate rustyline
Modules
completion
config
error
highlight
hint
history
line_buffer
Structs
Editor
Iter
Enums
Anchor
At
CharSearch
Cmd
KeyPress
Movement
Word
Traits
Helper
Type Aliases
RepeatCount
Result
rustyline
Module
highlight
Copy item path
Settings
Help
Summary
Source
Expand description
Syntax highlighting
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).