Crate kafka_rs

source ·

Re-exports§

Modules§

  • Kafka client implementation.
  • Crate error types.

Structs§

  • A hash table where the iteration order of the key-value pairs is independent of the hash values of the keys.
  • A Kafka message containing key, payload value, and all associated metadata.
  • A string type backed by Bytes.

Enums§

  • The different types of compression supported by Kafka.