rust-rdkafka/src
David Blewett e69c2aa40c
Merge pull request #587 from Magister/fix/native_config_get
Fix panic on getting config value from NativeConfig
2024-01-19 09:59:15 -05:00
..
consumer Merge pull request #639 from Swatinem/to-string 2024-01-19 09:58:34 -05:00
producer Use `CStr::to_string_lossy` in Base{Consumer,Producer} 2023-12-19 12:30:11 +01:00
admin.rs Move to Event-based API 2023-11-07 15:49:48 -03:00
client.rs Propagate errors for the consumer 2023-11-07 15:49:48 -03:00
config.rs Fix panic on getting config value from NativeConfig 2023-06-13 17:08:38 +03:00
error.rs Propagate fatal errors 2023-11-07 15:49:49 -03:00
groups.rs
lib.rs Add basic mock cluster support into rdkafka-rs 2023-06-06 11:11:30 -04:00
log.rs Add `tracing` feature 2022-02-07 00:48:58 -05:00
message.rs Propagate errors for the consumer 2023-11-07 15:49:48 -03:00
metadata.rs
mocking.rs Use `CStr::to_string_lossy` in Base{Consumer,Producer} 2023-12-19 12:30:11 +01:00
statistics.rs Derives `serde::Serialize` on `Statistics` (#616) 2023-11-07 15:25:19 -03:00
topic_partition_list.rs Change signature for seek_partitions 2023-07-05 09:52:21 -04:00
util.rs Fix op timeout computation logic on poll_queue 2023-11-07 15:49:49 -03:00