pub type SignalReceiver = Receiver<ForwardedSignal>;Expand description
The receiving half handed to run_extracted_box.
Aliased Typeยง
pub struct SignalReceiver { /* private fields */ }pub type SignalReceiver = Receiver<ForwardedSignal>;The receiving half handed to run_extracted_box.
pub struct SignalReceiver { /* private fields */ }