pub fn create_consumer(config: &KafkaConsumerConfig) -> Result<StreamConsumer>Expand description
Creates a StreamConsumer based on the given configuration.
pub fn create_consumer(config: &KafkaConsumerConfig) -> Result<StreamConsumer>Creates a StreamConsumer based on the given configuration.