Skip to main content

BatchIteratorProxy

Type Alias BatchIteratorProxy 

Source
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 */ }