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