checkpwn-lib

Library to interact with the Have I Been Pwned API.
See also the checkpwn CLI utility.
Usage
use ;
let password = new?;
check_password;
check_account;
Changelog
See here.
License
checkpwn-lib is licensed under the MIT license. See the LICENSE
file for more information.