Expand description
Abstraction over HTTP client used by phases.
Structs§
- Reqwest
Client - Production implementation that forwards to
reqwest::Client.
Traits§
- Http
Client - Minimal HTTP client interface required by the test phases.
Abstraction over HTTP client used by phases.
reqwest::Client.