Module multiplex

Source

Structs§

Multiplexer
Stream-ordering multiplexer
MultiplexerHandle
SubStream
A SubStream wraps an inner stream and keeps its latest value cached inline for comparison with the cached values of other SubStreams, allowing for semi-ordered merging of streams.

Traits§

MultiplexerHandleAction

Type Aliases§

PinStream