blob: b33b161eb8031e8aac9e2a6042adfe7f94019494 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
crimp
=====
Crimp is an HTTP client interface on top of the [Rust bindings][] to
cURL.
The documentation for this crate is primarily in the [module
documentation][]
[Rust bindings]: https://docs.rs/curl
[module documentation]: https://docs.rs/crimp
|