Struct x509_parser::error::NidError [−][src]
pub struct NidError;
Trait Implementations
impl Debug for NidError[src]
impl Debug for NidErrorfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl PartialEq for NidError[src]
impl PartialEq for NidError