pub type PasswordHashString = PasswordHashString;๐Deprecated since 0.6.0: use
password_hash::phc::PasswordHash or StringAvailable on crate features
alloc and phc only.Expand description
DEPRECATED: use password_hash::phc::PasswordHash or String
Aliased Typeยง
pub struct PasswordHashString { /* private fields */ }