Skip to main content

select

Function select 

Source
pub fn select<T>(title: &str, options: Vec<T>) -> Result<usize, InitError>
where T: Display,
Expand description

Creates a select prompt