Type Definition x509_parser::error::X509Result
source · [−]Expand description
Holds the result of parsing functions (X.509)
Note that this type is also a Result
, so usual functions (map
, unwrap
etc.) are available.
Holds the result of parsing functions (X.509)
Note that this type is also a Result
, so usual functions (map
, unwrap
etc.) are available.