pdns-cli 0.0.1

Rust client library and CLI for the PowerDNS Authoritative Server API
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}