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