Type Definition gosh_remote::task::TxOutput

source ·
pub type TxOutput<O> = Sender<O>;
Expand description

The sender of computational results.