5 releases
0.2.3 | Oct 10, 2023 |
---|---|
0.2.2 | Oct 10, 2023 |
0.2.1 | Aug 28, 2023 |
0.2.0 | Aug 28, 2023 |
0.1.0 | Jul 31, 2023 |
#6 in #c-ares
Used in 2 crates
(via mini-c-ares)
27KB
794 lines
A fork of c-ares-sys with minimal dependency.
lib.rs
:
Minimal Low-level bindings for the c-ares library.
In most cases this crate should not be used directly. The mini-c-ares crate provides a safe wrapper and should be preferred wherever possible.
Dependencies
~110KB