☰
Result
Result
In aead
Modules
consts
Structs
Error
Payload
Traits
Aead
AeadCore
AeadInPlace
AeadMut
AeadMutInPlace
Buffer
NewAead
Type Definitions
Key
Nonce
Result
Tag
?
Type Definition
aead
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
Result type alias with
Error
.