mini-c-ares

Crates.iomini-c-ares
lib.rsmini-c-ares
version0.2.2
sourcesrc
created_at2023-07-31 03:40:32.150159
updated_at2023-09-18 03:10:21.374881
descriptionA minimal Rust wrapper for the c-ares library, for asynchronous DNS requests, based on rust-c-ares
homepage
repositoryhttps://github.com/zh-jq/mini-c-ares
max_upload_size
id930467
size118,607
Zhang Jingqiang (zh-jq)

documentation

https://docs.rs/mini-c-ares

README

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!

Commit count: 831

cargo fmt