Skip to main content

Module reqwest_transport

Module reqwest_transport 

Source
Expand description

A Transport implementation backed by reqwest, for non-wasm targets.

Structsยง

ReqwestTransport
A Transport implementation that performs real network requests using reqwest.