docs.rs failed to build tower-reqwest-0.6.0-alpha.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
tower-reqwest-0.5.3
tower-reqwest
This library provides adapters to use reqwest client with the tower_http layers.
Example
use ;
use BodyExt;
use ;
use ;
use ServiceBuilderExt;
use HttpClientLayer;
use ;
async