read_string_from_user

Function read_string_from_user 

Source
pub fn read_string_from_user(prompt: Option<&str>) -> Result<String, String>