pub fn password(label: &str) -> String
Prompt for a secret value (input is hidden).
Panics when terminal input cannot be read.