☰
VecPwHash
VecPwHash
In dryoc::pwhash
Modules
protected
Structs
Config
PwHash
Type Definitions
Hash
Salt
VecPwHash
?
Type Definition
dryoc
::
pwhash
::
VecPwHash
source
·
[
−
]
pub type VecPwHash =
PwHash
<
Hash
,
Salt
>;
Expand description
Vec
-based PwHash type alias, provided for convenience.