Module hyper::client::service[][src]

This is supported on crate feature client and (crate features http1 or http2) only.
Expand description

Utilities used to interact with the Tower ecosystem.

This module provides Connect which hook-ins into the Tower ecosystem.

Structs

Connect

Creates a connection via SendRequest.