Expand description
Support for constructing arrays using a provided iterator function and other iterator-related functionality.
Structs§
- TryFrom
Iterator Error - Couldn’t construct an array from an iterator because the number of items in the iterator didn’t match the array size.