Module assignment

Source

Structsยง

BoundedRange
A guard granting exclusive access over a bounded range of a StackQueue buffer
BufferIter
An iterator over a guarded range of tasks from a StackQueue buffer
CompletionReceipt
A type-state proof of completion for a task assignment
PendingAssignment
The responsibilty to process a yet to be assigned set of tasks.
TaskAssignment
Assignment of a task range yet to be processed
UnboundedRange
A guard granting exclusive access over an unbounded range of a StackQueue buffer