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