Skip to main content

request_with_labels_and_histograms

Function request_with_labels_and_histograms 

Source
pub fn request_with_labels_and_histograms(
    labels: Vec<(&str, &str)>,
    histograms: Vec<Histogram>,
) -> Request