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