std
::
collections
::
deque
Structs
Deque
DequeIterator
DequeRefIterator
Module
std
::
collections
::
deque
Structs
Deque
A double-ended queue (growable ring buffer).
DequeIterator
Iterator over the elements of a deque.
DequeRefIterator
Iterator over the pointers to the elements of a deque.