metrics
0.1.0
?
Macro
metrics
::
construct_gauge
source
·
[
−
]
macro_rules!
construct_gauge { (
$name
:ident,
$value_type
:ty,
$data_type
:ty) => { ... }; }