create_channels

Function create_channels 

Source
pub fn create_channels() -> (Sender<ControllerInputPayload>, Receiver<ControllerInputPayload>, Sender<UiMessage>, Receiver<UiMessage>)
Expand description

Creates a pair of channels for TUI-Controller communication