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