[][src]Module futures_test::stream

Additional combinators for testing streams.

Structs

InterleavePending

Wrapper that interleaves Poll::Pending in calls to poll.

Traits

StreamTestExt

Additional combinators for testing streams.