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