pub type DeviceProxy = Client<Device>;
An alias for a client over zx::Channel for the Device protocol.
zx::Channel
Device
pub struct DeviceProxy { /* private fields */ }