Expand description
Structures representing Kafka JSON protocol definitions.
This crate converts Kafka JSON protocol definitions into structures that can be easily used during the Tansu Sans I/O build process.
Re-exports§
pub use error::Error;
Modules§
Structs§
- Common
Struct - Field
- Kafka message field schema
- Field
Meta - Kafka API message field metadata
- Header
Meta - Kind
- The Kafka field kind (type).
- Kind
Meta - Message
- Message
Meta - Kafka API message metadata.
- Version
- The validity, deprecation and flexible version ranges of a Kafka API message.
- Version
Range - A range of versions.
Enums§
- Listener
- The listener for this message type.
- Message
Kind - Model request and response types only