Type Alias ExtendedAttributeIteratorProxy

Source
pub type ExtendedAttributeIteratorProxy = ClientSender<Channel, ExtendedAttributeIterator>;
Expand description

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

Aliased Typeยง

struct ExtendedAttributeIteratorProxy { /* private fields */ }