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