pub trait IteratorClientHandler<___T: Transport = Channel> { }
A client handler for the Iterator protocol.
See Iterator for more details.
Iterator