| Crates.io | http-adapter-reqwest |
| lib.rs | http-adapter-reqwest |
| version | 0.4.0 |
| created_at | 2023-05-18 14:20:19.576523+00 |
| updated_at | 2025-07-27 17:21:29.145469+00 |
| description | HTTP adapter implementation for reqwest |
| homepage | |
| repository | https://github.com/twistedfall/http-adapter |
| max_upload_size | |
| id | 868009 |
| size | 68,280 |
Support the project | Documentation
Run:
cargo add http-adapter-reqwest
Or add to your Cargo.toml:
[dependencies]
http-adapter-reqwest = "0.4.0"
reqwestFor more details refer to http-adapter
LGPL-3.0