Struct trust_dns_proto::https::HttpsError [−][src]
pub struct HttpsError { /* fields omitted */ }
This is supported on crate feature
dns-over-https
only.Expand description
The error type for errors that get returned in the crate
Implementations
Trait Implementations
Performs the conversion.
Performs the conversion.
Performs the conversion.
Auto Trait Implementations
impl !RefUnwindSafe for Error
impl !UnwindSafe for Error
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more