pub type Hash = HeapBytes;Available on crate feature
protected only.Expand description
Heap-allocated, page-aligned hash type alias for protected password
hashing with PwHash.
Aliased Typeยง
pub struct Hash(/* private fields */);