Skip to main content

password

Function password 

Source
pub fn password(label: &str) -> String
Expand description

Prompt for a secret value (input is hidden).

ยงPanics

Panics when terminal input cannot be read.