Module array
Available on crate feature
dep_rayon
only.Expand description
Parallel iterator types for arrays ([T; N]
)
You will rarely need to interact with this module directly unless you need to name one of the iterator types.
Structsยง
- Parallel iterator that moves out of an array.