Module mapped

Source
Expand description

Transport with mapped input and output types.

Structs§

MappedConnector
A connection that maps input and output types
MappedRecvStream
A combinator that maps a stream of incoming messages to a different type
MappedSendSink
A sink that maps outgoing messages to a different type
MappedStreamTypes
Connection types for a mapped connection

Enums§

ErrorOrMapError
Error mapping an incoming message to the inner type