bcrypt hash generator in rust
```rust bcrypt 1.0 Cheng JIANG cheng.jiang@ubudu.com bcrypt hash generation/verification
USAGE:
bcrypt
FLAGS: -h, --help Prints help information -V, --version Prints version information
SUBCOMMANDS: generate bcrypt hash generation help Prints this message or the help of the given subcommand(s) verify bcrypt hash verification ```