pub fn prompt_password_stderr(prompt: &str) -> Result<String>
Expand description

Prompts for a password on STDERR and reads it from STDIN