Function moto::menu

source ·
pub fn menu(message: impl Into<String>, options: &Vec<Choice>) -> Option<Choice>