Struct rdkafka_sys::bindings::rd_kafka_topic_s
source · [−]#[repr(C)]pub struct rd_kafka_topic_s { /* private fields */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for rd_kafka_topic_s
impl Send for rd_kafka_topic_s
impl Sync for rd_kafka_topic_s
impl Unpin for rd_kafka_topic_s
impl UnwindSafe for rd_kafka_topic_s
Blanket Implementations
Mutably borrows from an owned value. Read more