Module app_frame::queue_consumer
source · Expand description
How to consume and process items from a queue.
Structs
Enums
Traits
Functions
- Consume some items from the queue, processing and returning the result, logging errors as they occur.