pdns-cli 0.0.2

Rust client library and CLI for the PowerDNS Authoritative Server API
Documentation
1
2
3
4
5
6
7
8
[toolchain]
channel = "1.96.0"
profile = "minimal"

components = [
    "rustfmt",
    "clippy"
]