Module rustyline::hint[][src]

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