Skip to main content

InstanceProxy

Type Alias InstanceProxy 

Source
pub type InstanceProxy = Client<Instance>;
Expand description

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

Aliased Typeยง

pub struct InstanceProxy { /* private fields */ }