Type Alias SignalRx

Source
pub type SignalRx = Receiver<SignalTo>;

Aliased Typeยง

pub struct SignalRx { /* private fields */ }