Function zxcvbn_cli::run

source ·
pub fn run(password: &str, hide_password: bool) -> Result<(), String>
Expand description

Runs the main logic of the app.