An iterator over the elements in a ringbuffer.
struct RingBufIter<'a, T> { /* private fields */ }
Objects that can be iterated over.