Skip to main content

FromControllerRx

Type Alias FromControllerRx 

Source
pub type FromControllerRx = Receiver<UiMessage>;
Expand description

Receiver for messages from controller to frontend

Aliased Typeยง

pub struct FromControllerRx { /* private fields */ }