pub fn create_producer(config: &KafkaProducerConfig) -> Result<FutureProducer>Expand description
Creates a FutureProducer based on the given configuration.
pub fn create_producer(config: &KafkaProducerConfig) -> Result<FutureProducer>Creates a FutureProducer based on the given configuration.