Macro ark_std::cfg_iter [−][src]
Creates parallel iterator over refs if parallel feature is enabled.
Additionally, if the object being iterated implements IndexedParallelIterator,
then one can specify a minimum size for iteration.