Convert cURL to Rust

Generate Rust code using `reqwest`. Safe and fast HTTP requests.

Rust provides memory safety and performance. `reqwest` is the de-facto standard HTTP client for Rust. This tool generates async Rust code using `reqwest`.

Frequently Asked Questions