pub trait X509IteratorError: Display + Debug { }
Expand description

Error type bounds

Implementations on Foreign Types§

source§

impl X509IteratorError for Infallible

Implementors§