Structsยง
- MaxLen
MaxLen
is an iterator that imposes a maximum length on iterator splits. This struct is created by thewith_max_len()
method onIndexedParallelIterator
- MaxLen
Producer ๐ - MinLen
MinLen
is an iterator that imposes a minimum length on iterator splits. This struct is created by thewith_min_len()
method onIndexedParallelIterator
- MinLen
Producer ๐