[][src]Module tokio_test::task

Futures task based helpers

Structs

MockTask

Mock task

Spawn

Future spawned on a mock task

Functions

mock

Run the provided closure in a MockTask context.

spawn

TOOD: dox