Module rdkafka::topic_partition_list [] [src]

A data structure representing topic, partitions and offsets, compatible with the RDKafkaTopicPartitionList exported by rdkafka-sys.

Structs

Partition

Configuration of a partition

TopicPartitionList

Map of topics with optionally partition configuration.

Type Definitions

Topics

A map of topic names to partitions.