pub struct GroupList(_);Expand description
List of groups.
This structure wraps the pointer returned by rdkafka-sys, and deallocates all the native resources when dropped.
pub struct GroupList(_);List of groups.
This structure wraps the pointer returned by rdkafka-sys, and deallocates all the native resources when dropped.