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.
Warns the user when that for n > 1 only the last of the Vec created by the macro will actually have the requested capacity.
n > 1
Vec
Alerts the user to some likely unintended behaviour.