[][src]Macro drop_worker::recv_data

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

Waits for data from the DropWorker and returns the data. If the DropWorker gets dropped then this will call return.