Type Alias rdkafka_wrap::types::RDKafkaTopicResult
pub type RDKafkaTopicResult = rd_kafka_topic_result_s;
Expand description
Native rdkafka topic result.
Aliased Type§
struct RDKafkaTopicResult { /* private fields */ }
pub type RDKafkaTopicResult = rd_kafka_topic_result_s;
Native rdkafka topic result.
struct RDKafkaTopicResult { /* private fields */ }