ChildIteratorClientHandler

Trait ChildIteratorClientHandler 

Source
pub trait ChildIteratorClientHandler<___T = Channel>
where ___T: Transport,
{ }
Expand description

A client handler for the ChildIterator protocol.

See ChildIterator for more details.

Implementations on Foreign Types§

Source§

impl<___T> ChildIteratorClientHandler<___T> for IgnoreEvents
where ___T: Transport,

Implementors§