2019-02-26 11:20:38 +01:00
|
|
|
crimp
|
|
|
|
=====
|
|
|
|
|
|
|
|
Crimp is an HTTP client interface on top of the [Rust bindings][] to
|
|
|
|
cURL.
|
|
|
|
|
2019-02-26 17:28:51 +01:00
|
|
|
The documentation for this crate is primarily in the [module
|
|
|
|
documentation][]
|
2019-02-26 11:20:38 +01:00
|
|
|
|
|
|
|
[Rust bindings]: https://docs.rs/curl
|
2019-02-26 17:28:51 +01:00
|
|
|
[module documentation]: https://docs.rs/crimp
|