Skip to main content

exponential_histogram_value

Function exponential_histogram_value 

Source
pub(crate) fn exponential_histogram_value(
    data_point: &ExponentialHistogramDataPoint,
) -> Result<(ValueData, i64), String>