recv_data

Macro recv_data 

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

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