Expand description
Additional combinators for testing streams.
Structs§
- Assert
Unmoved - Combinator that asserts that the underlying type is not moved after being polled.
- Interleave
Pending - Wrapper that interleaves
Poll::Pending
in calls to poll.
Traits§
- Stream
Test Ext - Additional combinators for testing streams.