Struct doh_client::Config [−][src]
pub struct Config { /* fields omitted */ }Expand description
The configuration object for the doh-client.
Implementations
Create a new doh_client::Config object.
Auto Trait Implementations
impl !RefUnwindSafe for Config
impl !UnwindSafe for Config
Blanket Implementations
Mutably borrows from an owned value. Read more
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
