Module boxed

Source
Expand description

Boxed transport with concrete types

Structs§

AcceptFuture
Concrete accept future
BoxedConnector
A boxed connector
BoxedListener
A boxed listener
BoxedStreamTypes
Stream types for boxed streams
OpenFuture
A concrete future for opening a channel
RecvStream
A stream that can be used to receive messages from the remote end of a channel.
SendSink
A sink that can be used to send messages to the remote end of a channel.

Traits§

BoxableConnector
A boxable connector
BoxableListener
A boxable listener