[][src]Macro rusty_dashed::telemetry

macro_rules! telemetry {
    ( $graph_id: expr, $throttle: expr, $value: expr ) => { ... };
}