Expand description
Typed async Rust client for the Technitium DNS Server API.
Re-exports§
pub use client::Client;pub use client::ClientBuilder;pub use error::Error;pub use retry::RetryPolicy;pub use zone_client::ZoneClient;pub use types::*;
Modules§
Enums§
- IpAddr
- An IP address, either IPv4 or IPv6.