Module ringbuf::consumer

source ·
Expand description

Consumer and additional types.

Structs

  • Consumer part of ring buffer.
  • An iterator that removes items from the ring buffer.

Type Definitions