Docs.rs
dnsync-0.1.0
dnsync 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Ozy-Viking
Dependencies
clap ^4
normal
clap_complete ^4
normal
hickory-resolver ^0.26
normal
inquire ^0.7
normal
miette ^7
normal
reqwest ^0.13
normal
rmcp ^1.7
normal
schemars ^1.2
normal
secrecy ^0.10
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
toml ^1.1
normal
toml_edit ^0.25
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
http ^1
dev
mockito ^1
dev
rstest ^0.26
dev
Versions
35.64%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
client_from_cli_without_config
dnslib
0.1.0
In dnslib::
vendors::
technitium
dnslib
::
vendors
::
technitium
Function
client_
from_
cli_
without_
config
Copy item path
Source
pub fn client_from_cli_without_config( overrides:
ClientOverrides
<'_>, ) ->
Result
<
TechnitiumClient
>