Module rdkafka::topic_partition_list
source · Expand description
Data structures representing topic, partitions and offsets.
Compatible with the RDKafkaTopicPartitionList
exported by rdkafka-sys
.
Structs§
- A structure to store and manipulate a list of topics and partitions with optional offsets.
- One element of the topic partition list.
Enums§
- A Kafka offset.