pub type EchoLauncherProxy = Client<EchoLauncher>;Expand description
An alias for a client over zx::Channel for the EchoLauncher
protocol.
Aliased Typeยง
pub struct EchoLauncherProxy { /* private fields */ }pub type EchoLauncherProxy = Client<EchoLauncher>;An alias for a client over zx::Channel for the EchoLauncher
protocol.
pub struct EchoLauncherProxy { /* private fields */ }