Module script::task_queue

source ·
Expand description

Machinery for task-queue.

Structs

Traits

Defining the operations used to convert from a msg T to a QueuedTask.

Type Definitions