Skip to main content

SignalReceiver

Type Alias SignalReceiver 

Source
pub type SignalReceiver = Receiver<ForwardedSignal>;
Expand description

The receiving half handed to run_extracted_box.

Aliased Typeยง

pub struct SignalReceiver { /* private fields */ }