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