macro_rules! send_data {
    ($data: expr, $sender: expr) => { ... };
}
Expand description

Send new data via the sender