[][src]Function zxcvbn_cli::run

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

Runs the main logic of the app.