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