☰
Result
Result
In spki
Structs
AlgorithmIdentifier
Document
ObjectIdentifier
SubjectPublicKeyInfo
Enums
Error
Traits
DecodePublicKey
EncodePublicKey
Type Definitions
Result
?
Type Definition
spki
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
Result type with
spki
crate’s
Error
type.