Traits for password hashing algorithms with PHC string format support.
# Cargo.toml
[dependencies]
password-hash = "0.6.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Hashes a password using Argon2 and prints the PHC string.
Add `argon2` crate to dependencies.
No dependency data recorded yet.