Module topic_partition_list

Source
Expand description

Data structures representing topic, partitions and offsets.

Compatible with the RDKafkaTopicPartitionList exported by rdkafka-sys.

Structs§

TopicPartitionList
A structure to store and manipulate a list of topics and partitions with optional offsets.
TopicPartitionListElem
One element of the topic partition list.

Enums§

Offset
A Kafka offset.