# Functions
New creates a new InMemoryQueueCacheOverlay.
# Structs
InMemoryQueueCacheOverlay offers an in-memory queue that gets re-populated whenever it runs out of items.
MessagesDroppedError is the Error to be returned when messages fail to be added to the queue.
RefillError struct to be returned when the refill function panics.