Struct rdkafka::config::ClientConfig [] [src]

pub struct ClientConfig { /* fields omitted */ }

Client configuration.

Methods

impl ClientConfig
[src]

Creates a new empty configuration.

Sets a new parameter in the configuration.

Trait Implementations

impl Clone for ClientConfig
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more