armantigranyan

Results 2 issues of armantigranyan

The trait `std::convert::From` is not implemented for `rdkafka::error::KafkaError`. It'd be nice to add that support

I'm fairly new to Rust and I've been trying to emit the C library kafka logs as tracing events, similar to what we can do with rust-rdkafka logs if we...