pipekafka 0.2.3

A pipebase plugin using rdkafka
Documentation
1
2
3
4
5
6
7
mod config;
mod constants;
mod export;
mod listen;

pub use export::*;
pub use listen::*;