Expand description
Boxed transport with concrete types
Structs§
- Accept
Future - Concrete accept future
- Boxed
Connector - A boxed connector
- Boxed
Listener - A boxed listener
- Boxed
Stream Types - Stream types for boxed streams
- Open
Future - A concrete future for opening a channel
- Recv
Stream - A stream that can be used to receive messages from the remote end of a channel.
- Send
Sink - A sink that can be used to send messages to the remote end of a channel.
Traits§
- Boxable
Connector - A boxable connector
- Boxable
Listener - A boxable listener