pub fn username(prompt: &str, term: &Term) -> Result<String>
Prompt the user for username in the given Term.
Term