LauncherProxy

Type Alias LauncherProxy 

Source
pub type LauncherProxy = Client<Launcher>;
Expand description

An alias for a client over zx::Channel for the Launcher protocol.

Aliased Typeยง

pub struct LauncherProxy { /* private fields */ }