Docs.rs
c-ares-13.0.0
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
c-ares 13.0.0
A Rust wrapper for the c-ares library, for asynchronous DNS requests.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
305
out of
305
items documented
1
out of
1
items with examples
Size
Source code size: 414.76 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 15.22 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 26s
Average build duration of
successful
builds.
all releases: 57s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
dimbleby/rust-c-ares
22
8
1
crates.io
Dependencies
bitflags ^2.0
normal
c-ares-sys ^12.0.0
normal
c-types ^6.0.0
normal
itertools ^0.15.0
normal
polling ^3.1.0
dev
Versions
13.0.0
(2026-07-06)
12.0.0
(2025-12-14)
11.1.0
(2024-10-10)
11.0.0
(2024-08-02)
10.1.0
(2024-07-03)
10.0.0
(2024-06-07)
9.2.1
(2024-05-26)
9.2.0
(2024-05-26)
9.1.0
(2024-05-24)
9.0.0
(2024-02-23)
8.2.0
(2023-11-30)
8.1.0
(2023-11-14)
8.0.0
(2023-11-11)
7.8.0
(2023-10-28)
7.7.0
(2023-10-14)
7.6.0
(2023-01-28)
7.5.2
(2021-11-06)
7.5.1
(2021-11-06)
7.5.0
(2021-10-26)
7.4.0
(2021-08-23)
7.3.0
(2020-11-29)
7.2.0
(2020-08-15)
7.1.0
(2018-11-02)
7.0.0
(2018-07-01)
6.0.0
(2018-05-28)
5.0.4
(2018-04-07)
5.0.3
(2018-04-07)
5.0.2
(2018-04-07)
5.0.1
(2018-01-04)
5.0.0
(2018-01-04)
4.0.3
(2017-12-23)
4.0.2
(2017-12-21)
4.0.1
(2017-10-23)
4.0.0
(2017-10-21)
3.0.0
(2017-09-21)
2.1.0
(2017-08-17)
2.0.0
(2017-06-20)
1.1.2
(2017-01-21)
1.1.1
(2017-01-21)
1.1.0
(2017-01-02)
1.0.0
(2016-12-20)
0.21.0
(2016-11-20)
0.20.0
(2016-10-16)
0.19.0
(2016-05-29)
0.18.0
(2016-03-03)
0.17.0
(2016-01-25)
0.16.0
(2016-01-21)
0.15.1
(2015-12-04)
0.15.0
(2015-12-04)
0.14.0
(2015-08-28)
0.13.0
(2015-08-24)
0.12.0
(2015-08-16)
0.11.0
(2015-08-15)
0.10.0
(2015-08-09)
0.9.1
(2015-08-03)
0.9.0
(2015-07-30)
0.8.0
(2015-07-30)
0.7.0
(2015-07-25)
0.6.0
(2015-07-25)
0.5.1
(2015-07-23)
0.5.0
(2015-07-22)
0.4.0
(2015-07-21)
0.3.0
(2015-07-20)
0.2.1
(2015-07-19)
0.2.0
(2015-07-18)
0.1.1
(2015-07-17)
0.1.0
(2015-07-17)
Owners
c-ares
A safe wrapper for the
c-ares
library.
Documentation
API documentation is
here
.
There are some example programs
here
.