Skip to main content

EchoLauncherProxy

Type Alias EchoLauncherProxy 

Source
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 */ }