create_password

Function create_password 

Source
fn create_password(prompt: &str) -> Result<String>
Expand description

Loops until the user provides two matching passwords.

This code makes blocking syscalls