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

Setting the given progress using a given sender.