Module rdkafka::client [] [src]

Common client funcionalities.

Structs

Client

A librdkafka client.

Topic

Represents a Kafka topic with an associated producer.

TopicBuilder

Builder for a Topic.

Enums

ClientType

Specifies the type of client.

Type Definitions

DeliveryCallback

Delivery callback function type.