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