pub type LauncherProxy = Client<Launcher>;
An alias for a client over zx::Channel for the Launcher protocol.
zx::Channel
Launcher
pub struct LauncherProxy { /* private fields */ }