Type Alias vector::signal::SignalRx

source ·
pub type SignalRx = Receiver<SignalTo>;

Aliased Type§

struct SignalRx { /* private fields */ }