We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
GenericArray
Index{,Mut}
This would make it possible to handle partially-uninitialized GenericArrays without insta-UB.
uninitialized
Thank you for your work on generic-array :)