Efficient FIFO Queue data structures
# Cargo.toml
[dependencies]
queues = "1.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a FIFO queue, adds elements, and removes them in order.
No known issues recorded.
No dependency data recorded yet.