pub type BatchIteratorProxy = Client<BatchIterator>;Expand description
An alias for a client over zx::Channel for the BatchIterator
protocol.
Aliased Typeยง
pub struct BatchIteratorProxy { /* private fields */ }pub type BatchIteratorProxy = Client<BatchIterator>;An alias for a client over zx::Channel for the BatchIterator
protocol.
pub struct BatchIteratorProxy { /* private fields */ }