Expand description

Implementation of the FIFO list structure

Structs

A First-In-First-Out queue of DSTs

DST FIFO iterator (immutable)

DST FIFO iterator (mutable)

Handle returned by FifoA::pop (does the actual pop on drop)