Module atm_async_utils::test_sink
[−]
[src]
Provides a wrapper for sinks, to test blocking and errors.
Structs
TestSink |
A Sink wrapper that modifies operations of the inner Sink according to the provided iterators. |
Enums
FlushOp |
What to do the next time |
SendOp |
What to do the next time |