[−][src]Module tokio_tower::multiplex::client
Client bindings for a multiplexed protocol.
Structs
Client | This type provides an implementation of a Tower
|
Maker | A factory that makes new |
Enums
SpawnError | A failure to spawn a new |
Traits
TagStore | A transport capable of transporting tagged requests and responses must implement this
interface in order to be used with a |