Expand description
Procedural macros for kacrab.
This crate produces proc-macros consumed by the main kacrab crate via
the macros feature. It is not intended to be used directly.
Macrosยง
- kafka_
config - Declares a Kafka client config schema and generates a typed struct, builder, key constants, and static config metadata.