async-std-resolver 0.24.1

Hickory DNS is a safe and secure DNS library, for async-std. This Resolver library uses the hickory-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": "e56a18ee241edf9c8a4ee17508cfc727617ffbb9"
  },
  "path_in_vcs": "crates/async-std-resolver"
}