☰
rustyline
12.0.0
Module hint
Structs
Traits
In crate rustyline
?
Module
rustyline
::
hint
source
·
[
−
]
Expand description
Hints (suggestions at the right of the prompt as you type).
Structs
HistoryHinter
Add suggestion based on previous history entries matching current user input.
Traits
Hint
A hint returned by Hinter
Hinter
Hints provider