async-std-resolver 0.21.2

Trust-DNS is a safe and secure DNS library, for async-std. This Resolver library uses the trust-dns-proto library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries.
Documentation
1
2
3
4
5
6
{
  "git": {
    "sha1": "f91b45f4102eac856dbd792b5164cd19d1558304"
  },
  "path_in_vcs": "crates/async-std-resolver"
}