Expand description

queue-file crate is a feature complete and binary compatible port of QueueFile class from Tape2 by Square, Inc. Check the original project here.

Structs

Iterator over items in the queue.

QueueFile is a lightning-fast, transactional, file-based FIFO.

Enums