[−][src]Module tokio_proto::pipeline
Pipelined RPC protocols.
See the crate-level docs for an overview.
Structs
| ClientService | Client |
| Pipeline | A marker used to flag protocols as being pipelined RPC. |
Traits
| ClientProto | A pipelined client protocol. |
| ServerProto | A pipelined server protocol. |