Cargo Features

kafka-topic-analyzer has no features set by default.

[dependencies]
kafka-topic-analyzer = { version = "0.4.0", features = ["dynamic_linking"] }
dynamic_linking

We re-export the dynamic linking feature here to enable the user of this tool to decide wheter they opt into using the on-the-fly-compilation or dynamic linking. Details: https://github.com/fede1024/rust-rdkafka/#installation

Enables dynamic_linking of rdkafka ~0.15