pub type ToControllerRx = Receiver<ControllerInputPayload>;Expand description
Receiver for messages from frontend to controller
Aliased Typeยง
pub struct ToControllerRx { /* private fields */ }pub type ToControllerRx = Receiver<ControllerInputPayload>;Receiver for messages from frontend to controller
pub struct ToControllerRx { /* private fields */ }