rustyline
15.0.0
Module hint
Module Items
Structs
Traits
In crate rustyline
rustyline
Module
hint
Copy item path
Source
Expand description
Hints (suggestions at the right of the prompt as you type).
Structs
§
History
Hinter
Add suggestion based on previous history entries matching current user input.
Traits
§
Hint
A hint returned by Hinter
Hinter
Hints provider