pub trait LauncherLocalClientHandler<___T: Transport = Channel> { }Expand description
A client handler for the Launcher protocol.
See Launcher for more details.
pub trait LauncherLocalClientHandler<___T: Transport = Channel> { }A client handler for the Launcher protocol.
See Launcher for more details.