pub fn get_user_selection<T>(items: &Vec<T>, title: &str) -> (String, usize) where
    T: Display
Expand description

Get singe response from choices