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][]
This project is developed in the TVL monorepo. To work on it,
you can either use a local clone of the entire repository or clone
just the crimp
subtree:
https://code.tvl.fyi/depot.git:/net/crimp.git
Please follow the TVL contribution guidelines.