Module iter

Module iter 

Source
Expand description

Module containing iterator implementations over the concurrent queue.

Structsยง

QueueIterOwned
An iterator over owned elements of the concurrent queue created over a given range.