### What it does Warns the user when that for `n > 1` only the last of the `Vec` created by the macro will actually have the requested capacity. ### Advantage Alerts the user to some likely unintended behaviour.