[][src]Macro drop_worker::try_err

macro_rules! try_err {
    ($recv:expr) => { ... };
}

Checks if the DropWorker was dropped and if so then this will call return.