sui_bridge

Macro with_metrics

Source
macro_rules! with_metrics {
    ($metrics:expr, $type_:expr, $func:expr) => { ... };
}