Skip to main content

Crate kacrab_macros

Crate kacrab_macros 

Source
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.