Skip to main content

ToControllerTx

Type Alias ToControllerTx 

Source
pub type ToControllerTx = Sender<ControllerInputPayload>;
Expand description

Sender for messages from frontend to controller

Aliased Typeยง

pub struct ToControllerTx { /* private fields */ }