Function read_password

Source
pub fn read_password(prompt: &str, password: Option<&str>) -> Result<String>