[][src]Module rustyline::hint

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

Hinter

Hints provider