mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-17 00:00:11 +02: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