Module error
rocket
master-2025-05-04
Module error
Module Items
Enums
Type Aliases
In rocket::
mtls::
x509::
der_
parser
Modules
asn1_rs
ber
der
error
num_bigint
oid
rusticata_macros
Macros
oid
Structs
Oid
Functions
parse_ber
parse_der
Type Aliases
IResult
rocket
::
mtls
::
x509
::
der_parser
Module
error
Copy item path
Settings
Help
Summary
Source
Available on
crate feature
mtls
only.
Expand description
Error type for BER/DER parsers
Enums
§
DerConstraint
Error types for DER constraints
Error
The error type for operations of the
FromBer
,
FromDer
, and associated traits.
Type Aliases
§
BerError
BerResult
Holds the result of parsing functions
DerResult
Holds the result of parsing functions (DER)