Function merge_prometheus_selector

Source
fn merge_prometheus_selector<'a>(
    selectors: impl IntoIterator<Item = &'a str>,
) -> String