Docs.rs
x509-client-2.0.1
x509-client 2.0.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
curtisleefulton
Dependencies
async-trait ^0.1.73
normal
bytes ^1
normal
cms ^0.2.2
normal
optional
http ^0.2.9
normal
log ^0.4.19
normal
openssl ^0.10.56
normal
optional
reqwest ^0.11.18
normal
tokio ^1.30.0
normal
url ^2.4.0
normal
tokio ^1.30.0
dev
Versions
35.14%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
x509_
client
2.0.1
X509
Iterator
Error
Implementations on Foreign Types
Infallible
Implementors
In x509_
client::
api
x509_client
::
api
Trait
X509IteratorError
Copy item path
Source
pub trait X509IteratorError:
Display
+
Debug
{ }
Expand description
Error type bounds
Implementations on Foreign Types
§
Source
§
impl
X509IteratorError
for
Infallible
Implementors
§
Source
§
impl
X509IteratorError
for
X509ClientError
Source
§
impl
X509IteratorError
for
DefaultX509IteratorError
Source
§
impl
X509IteratorError
for
OpenSSLX509IteratorError