pub trait DictionaryDrainIteratorServerSender {
type Transport: Transport;
}
Expand description
A helper trait for the DictionaryDrainIterator
server sender.
pub trait DictionaryDrainIteratorServerSender {
type Transport: Transport;
}
A helper trait for the DictionaryDrainIterator
server sender.