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