Module rs3cache_utils::adapters
source · Expand description
Adapters for iterators.
Structs
- An iterator to maintain state while iterating another iterator.
- An iterator that returns pair values ofn the preceding iterator.
Traits
- An iterator to maintain state while iterating another iterator.
- An iterator that returns pair values of the preceding iterator.