Module rusty_box::http_client::reqwest
source · Expand description
The client implementation for the reqwest HTTP client, which is async by default.
Structs
Enums
- Custom enum that contains all the possible errors that may occur when using
reqwest.