ComponentControllerProxy

Type Alias ComponentControllerProxy 

Source
pub type ComponentControllerProxy = Client<ComponentController>;
Expand description

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

Aliased Typeยง

pub struct ComponentControllerProxy { /* private fields */ }