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