[][src]Module tonic::transport::channel

This is supported on feature="transport" only.

Client implementation and builder.

Structs

Channelfeature="transport"

A default batteries included transport channel.

ClientTlsConfigfeature="transport" and feature="tls"

Configures TLS settings for endpoints.

Endpointfeature="transport"

Channel builder.

ResponseFuturefeature="transport"

A future that resolves to an HTTP response.