pub trait StorageIteratorClientHandler<___T: Transport = Channel> { }Expand description
A client handler for the StorageIterator protocol.
See StorageIterator for more details.
pub trait StorageIteratorClientHandler<___T: Transport = Channel> { }A client handler for the StorageIterator protocol.
See StorageIterator for more details.