Module stack_queue::assignment
source · Structs§
- A guard granting exclusive access over a bounded range of a
StackQueue
buffer - An iterator over a guarded range of tasks from a
StackQueue
buffer - A type-state proof of completion for a task assignment
- The responsibilty to process a yet to be assigned set of tasks.
- Assignment of a task range yet to be processed
- A guard granting exclusive access over an unbounded range of a
StackQueue
buffer