http-adapter-reqwest

Crates.iohttp-adapter-reqwest
lib.rshttp-adapter-reqwest
version0.4.0
created_at2023-05-18 14:20:19.576523+00
updated_at2025-07-27 17:21:29.145469+00
descriptionHTTP adapter implementation for reqwest
homepage
repositoryhttps://github.com/twistedfall/http-adapter
max_upload_size
id868009
size68,280
(twistedfall)

documentation

https://docs.rs/http-adapter-reqwest

README

http-adapter-reqwest

Build Status Documentation Crates.io Maintenance

Support the project | Documentation

Usage

Run:

cargo add http-adapter-reqwest

Or add to your Cargo.toml:

[dependencies]
http-adapter-reqwest = "0.4.0"

HTTP adapter implementation for reqwest

For more details refer to http-adapter

License

LGPL-3.0

Commit count: 26

cargo fmt