Expand description
Transport with mapped input and output types.
Structs§
- Mapped
Connector - A connection that maps input and output types
- Mapped
Recv Stream - A combinator that maps a stream of incoming messages to a different type
- Mapped
Send Sink - A sink that maps outgoing messages to a different type
- Mapped
Stream Types - Connection types for a mapped connection
Enums§
- Error
OrMap Error - Error mapping an incoming message to the inner type