Expand description

Store and manipulate Kafka messages.

Structs

A zero-copy collection of Kafka message headers.
A zero-copy Kafka message.
A Kafka message header.
An iterator over Headers.
A collection of Kafka message headers that owns its backing data.
A Kafka message that owns its backing data.

Enums

Timestamp of a Kafka message.

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 Definitions

The result of a message production.