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