pub type TopicProducerPool = TopicProducer<SpuSocketPool>;Expand description
Pool of producers for a given topic. There is a producer per partition
Aliased Typeยง
struct TopicProducerPool { /* private fields */ }pub type TopicProducerPool = TopicProducer<SpuSocketPool>;Pool of producers for a given topic. There is a producer per partition
struct TopicProducerPool { /* private fields */ }