Type Alias KafkaClientRef

Source
pub type KafkaClientRef = Arc<Client>;

Aliased Typeยง

struct KafkaClientRef { /* private fields */ }