ChildIteratorProxy

Type Alias ChildIteratorProxy 

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