pub type DeviceEventReceiver = UnboundedReceiver<DeviceEvent>;
Aliased Typeยง
pub struct DeviceEventReceiver { /* private fields */ }
pub type DeviceEventReceiver = UnboundedReceiver<DeviceEvent>;
pub struct DeviceEventReceiver { /* private fields */ }