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