☰
Result
In argon2
?
Type Definition
argon2
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
A specialized result type for Argon2 operations.