pub fn read_input(prompt: &str) -> Result<String>
Read input from stdin with a prompt
prompt
The user’s input as a String