tvl-depot/net/crimp
Vincent Ambo 3d8ee62087 style(rust): Format all Rust code with rustfmt
Change-Id: Iab7e00cc26a4f9727d3ab98691ef379921a33052
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5240
Tested-by: BuildkiteCI
Reviewed-by: kanepyork <rikingcoding@gmail.com>
Reviewed-by: Profpatsch <mail@profpatsch.de>
Reviewed-by: grfn <grfn@gws.fyi>
Reviewed-by: tazjin <tazjin@tvl.su>
2022-02-08 12:06:39 +00:00
..
src style(rust): Format all Rust code with rustfmt 2022-02-08 12:06:39 +00:00
.gitignore chore(crimp): Prepare for depot merge 2019-12-21 01:27:49 +00:00
Cargo.lock feat(crimp): Add Nix build for crate 2021-08-15 14:18:59 +00:00
Cargo.toml chore(crimp): Prepare for depot merge 2019-12-21 01:27:49 +00:00
default.nix feat(crimp): Add Nix build for crate 2021-08-15 14:18:59 +00:00
LICENSE chore(crimp): Prepare for depot merge 2019-12-21 01:27:49 +00:00
README.md chore(crimp): Prepare for depot merge 2019-12-21 01:27:49 +00:00

crimp

Build Status

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