Type Alias BoxConsumerContext

Source
pub type BoxConsumerContext = Box<dyn ConsumerContext>;

Aliased Typeยง

struct BoxConsumerContext(/* private fields */);