Module supply_queue

Source
Expand description

Supply queue for managing pending allocation requests.

Structs§

SupplyQueue
A queue of pending supply requests.
SupplyQueueEntry
An entry in the supply queue representing a pending allocation.

Enums§

SupplyQueueError
Errors that can occur during supply queue operations.