risingwave_connector::source::kafka

Type Alias BoxConsumerContext

source
pub type BoxConsumerContext = Box<dyn ConsumerContext>;

Aliased Typeยง

struct BoxConsumerContext(/* private fields */);