mini-c-ares 0.2.2

A minimal Rust wrapper for the c-ares library, for asynchronous DNS requests, based on rust-c-ares
Documentation

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!