pub fn get_stream_key(
trader_id: TraderId,
instance_id: UUID4,
config: &MessageBusConfig,
) -> String
Expand description
Parse the stream key from the given identifiers and config.
pub fn get_stream_key(
trader_id: TraderId,
instance_id: UUID4,
config: &MessageBusConfig,
) -> String
Parse the stream key from the given identifiers and config.