Module atm_async_utils::test_stream [] [src]

Provides a wrapper for streams, to test blocking and errors.

Structs

TestStream

A Stream wrapper that modifies operations of the inner Sink according to the provided iterator.

Enums

PollOp

What to do the next time poll is called.