Change-Id: I48aca4f96178e9f25d58900798997e55c5062b43 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5619 Reviewed-by: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI
		
			
				
	
	
		
			26 lines
		
	
	
	
		
			780 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
	
		
			780 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| crimp
 | |
| =====
 | |
| 
 | |
| [](https://crates.io/crates/crimp)
 | |
| [](https://docs.rs/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][]
 | |
| 
 | |
| -------
 | |
| 
 | |
| This project is developed in the [TVL monorepo][depot]. 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][contributing].
 | |
| 
 | |
| [Rust bindings]: https://docs.rs/curl
 | |
| [module documentation]: https://docs.rs/crimp
 | |
| [depot]: https://code.tvl.fyi/
 | |
| [contributing]: https://code.tvl.fyi/about/docs/CONTRIBUTING.md
 |