Module queue

Module queue 

Source
Expand description

Implementation of the queue logic.

Structsยง

QueueConfig
Configuration for a queue
QueueIterator
An iterator-like interface for peeking into data stored in flash with the option to pop it.
QueueIteratorEntry
An entry in the iteration over the queue flash
QueueStorage
A fifo queue storage