Module rdkafka::message

source ·
Expand description

Store and manipulate Kafka messages.

Structs

Enums

Traits

  • A cheap conversion from a byte slice to typed data.
  • A generic representation of Kafka message headers.
  • A generic representation of a Kafka message.
  • A cheap conversion from typed data to a byte slice.

Type Aliases