Module fill_queue

Source
Available on crate feature alloc only.

Structsยง

ChopIter
Iterator of FillQueue::chop and FillQueue::chop_mut
FillQueue
An atomic queue intended for use cases where taking the full contents of the queue is needed.