mini-c-ares
A fork of rust-c-ares, which provides
a minimal Rust wrapper for the c-ares library, for
asynchronous DNS requests.
Most users should likely prefer
c-ares-resolver, which offers
a much simpler API and more functionality.
Documentation
- API documentation is here.
Contributing
Contributions should be sent to the upstream repo rust-c-ares!