Skip to main content

metric

Macro metric 

Source
macro_rules! metric {
    ($name:expr, $update:expr) => { ... };
    ($name:expr) => { ... };
}