Function rpassword::prompt_password_stdout [] [src]

pub fn prompt_password_stdout(prompt: &str) -> Result<String>

Prompts for a password on STDOUT and reads it from STDIN.