Module rdkafka_sys::types [] [src]

This module contains type aliases for types defined in the auto-generated bindings.

Reexports

pub use bindings::rd_kafka_type_t as RDKafkaType;
pub use bindings::rd_kafka_conf_res_t as RDKafkaConfRes;
pub use bindings::rd_kafka_resp_err_t as RDKafkaRespErr;

Type Definitions

RDKafka

Native rdkafka client

RDKafkaConf

Native rdkafka configuration

RDKafkaMessage

Native rdkafka message

RDKafkaTopic

Native rdkafka topic

RDKafkaTopicConf

Native rdkafka topic configuration

RDKafkaTopicPartitionList

Native rdkafka topic partition list