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