QueryableProxy

Type Alias QueryableProxy 

Source
pub type QueryableProxy = Client<Queryable>;
Expand description

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

Aliased Typeยง

pub struct QueryableProxy { /* private fields */ }