mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-28 12:10:37 +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