Expand description
A mock implementation of a channel that implements the Sink and Stream traits.
Structsยง
- A mock channel struct that is used internally by Sink and Stream.
- A mock sink that implements the Sink trait.
- A mock stream that implements the Stream trait.