rustyline
10.1.1
Module hint
Structs
Traits
In crate rustyline
Module
rustyline
::
hint
Copy item path
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