pub type Salt = HeapBytes;
nightly
Heap-allocated, page-aligned salt type alias for protected password hashing with PwHash.
PwHash
pub struct Salt(/* private fields */);