Skip to main content

check_span_bucket_count

Function check_span_bucket_count 

Source
fn check_span_bucket_count(
    spans: &[Span],
    buckets: usize,
    name: &str,
) -> Result<()>