mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-25 12:00:35 +00:00

Introduce a new mock type to tests streams and eventually sinks. Only includes next() and wait() for now. Fixes #4106
Introduce a new mock type to tests streams and eventually sinks. Only includes next() and wait() for now. Fixes #4106