Expand description
Producer context for dependency injection.
This module provides ProducerContext for holding shared dependencies
that producers need access to, such as the runtime command/query handle.
Structsยง
- Producer
Context - Context provided to producers for dependency injection.