[−][src]Module futures_test::stream
Additional combinators for testing streams.
Structs
| AssertUnmoved | Combinator that asserts that the underlying type is not moved after being polled. |
| InterleavePending | Wrapper that interleaves |
Traits
| StreamTestExt | Additional combinators for testing streams. |