Module base_consumer

Source
Expand description

Low-level consumers.

Structsยง

BaseConsumer
A low-level consumer that requires manual polling.
Iter
A convenience iterator over the messages in a BaseConsumer.
PartitionQueue
A message queue for a single partition.