☰
In prometheus_client::metrics::histogram
?
Function
prometheus_client
::
metrics
::
histogram
::
linear_buckets
source
·
[
−
]
pub fn linear_buckets(
start:
f64
,
width:
f64
,
length:
u16
) -> impl
Iterator
<Item =
f64
>