Mock a Tokio task for testing purposes.
# Cargo.toml
[dependencies]
tokio-mock-task = "0.1.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a mock Tokio task for testing async code.
Ensure tests are run with #[tokio::test] or similar runtime attribute.
No dependency data recorded yet.