Type Alias BoxConsumerContext

Source
pub type BoxConsumerContext = Box<dyn ConsumerContext>;

Aliased Typeยง

pub struct BoxConsumerContext(/* private fields */);