Function console_input::standard::get_text_input
source · pub fn get_text_input(prompt: &str) -> StringExpand description
Get a standard text input from the user. Appears inline, returns the trimmed user string
§Panics
This function panics if it fails to flush stdout or to read stdin