Docs.rs
x509-path-finder-0.7.1
x509-path-finder 0.7.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
curtisleefulton
Dependencies
bytes ^1
normal
der ^0.7.6
normal
log ^0.4.19
normal
openssl ^0.10.56
normal
optional
rustls-webpki ^0.101.5
normal
optional
sha2 ^0.10.7
normal
url ^2.4.0
normal
x509-cert ^0.2.4
normal
x509-client ^2.0.1
normal
openssl ^0.10.56
dev
tokio ^1.30.0
dev
Versions
75.86%
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_
path_
finder
0.7.1
Path
Validator
Error
Implementors
In x509_
path_
finder::
api
x509_path_finder
::
api
Trait
PathValidatorError
Copy item path
Source
pub trait PathValidatorError:
Display
+
Debug
{ }
Expand description
Error trait
Implementors
§
Source
§
impl
PathValidatorError
for
DefaultPathValidatorError
Source
§
impl
PathValidatorError
for
OpenSSLPathValidatorError