Expand description
Data structures representing topic, partitions and offsets.
Compatible with the RDKafkaTopicPartitionList
exported by rdkafka-sys
.
Structs§
- Topic
Partition List - A structure to store and manipulate a list of topics and partitions with optional offsets.
- Topic
Partition List Elem - One element of the topic partition list.
Enums§
- Offset
- A Kafka offset.