Module futures_test::sink
source · [−]Expand description
Additional combinators for testing sinks.
Structs
Combinator that asserts that the underlying type is not moved after being polled.
Wrapper that interleaves Poll::Pending
in calls to poll.
Async wrapper that tracks whether it has been closed.
Traits
Additional combinators for testing sinks.