[][src]Function evcxr_input::get_password

pub fn get_password(prompt: &str) -> String

Requests a string from the user with the specified prompt, treating the input as a password.