Skip to main content

Module select

Module select 

Source
Expand description

Single-choice select — built on the Prompt trait.

Structs§

SelectPrompt
Builder returned by select().
Selected
Returned by select — the chosen option’s index, machine-readable value, and human-readable label.

Functions§

select
Ask the user to pick one option from a list.