channel_from_config_with_metrics

Function channel_from_config_with_metrics 

Source
pub fn channel_from_config_with_metrics(
    config: &StreamingConfig,
    metrics: ChannelMetrics,
) -> (Sender, Receiver)