Expand description
Single-keypress option select — built on the Prompt trait.
Structs§
- KeySelected
- Returned by
select_key: the character pressed and the option’s label. - Select
KeyPrompt - Builder returned by
select_key().
Functions§
- select_
key - Pick one option by a single keypress — no Enter required.