pub type VecPwHash = PwHash<Hash, Salt>;
Vec<u8>-based PwHash type alias, provided for convenience.
Vec<u8>
struct VecPwHash { /* private fields */ }