ElementRunnerProxy

Type Alias ElementRunnerProxy 

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