Module rdkafka::config [] [src]

Configuration to create a Consumer or Producer.

Structs

ClientConfig

Client configuration.

TopicConfig

Topic configuration.

Traits

FromClientConfig

Create a new client based on the provided configuration.

FromClientConfigAndContext

Create a new client based on the provided configuration and context.