Struct rdkafka::metadata::MetadataTopic
source · [−]pub struct MetadataTopic(_);
Expand description
Topic metadata information.
Implementations
Returns the partition metadata information for all the partitions.
Returns the metadata error for the topic, or None
if there was no
error.