relay_utils
0.1.0
IntGauge
Aliased type
In relay_utils::metrics
Type Alias
relay_utils
::
metrics
::
IntGauge
Copy item path
source
·
[
−
]
pub type IntGauge =
Gauge
<
U64
>;
Expand description
Int gauge metric type.
Aliased Type
§
struct IntGauge {
/* private fields */
}