Expand description
Transport that combines two other transports
Structs§
- Combined
Connector - A connection that combines two other connections
- Combined
Listener - An endpoint that combines two other endpoints
Enums§
- Accept
Error - AcceptError for combined channels
- Open
Error - OpenError for combined channels
- Recv
Error - RecvError for combined channels
- Recv
Stream - RecvStream for combined channels
- Send
Error - SendError for combined channels
- Send
Sink - Send sink for combined channels