Skip to main content

IpcClient

Type Alias IpcClient 

Source
pub type IpcClient = GuiIpcClient;
Expand description

Type alias for the IPC client used in the GUI

Aliased Typeยง

pub struct IpcClient { /* private fields */ }