Type Alias nu_protocol::ValueIterator
source · pub type ValueIterator = Box<dyn Iterator<Item = Value> + Send + 'static>;Aliased Type§
struct ValueIterator(/* private fields */);pub type ValueIterator = Box<dyn Iterator<Item = Value> + Send + 'static>;struct ValueIterator(/* private fields */);