Skip to main content

ToControllerRx

Type Alias ToControllerRx 

Source
pub type ToControllerRx = Receiver<ControllerInputPayload>;
Expand description

Receiver for messages from frontend to controller

Aliased Typeยง

pub struct ToControllerRx { /* private fields */ }