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.
This proposes to add a retain method to slice, that does the same thing as Vec::retain.
retain
Vec::retain
This tracking issue, and it's ascociated PR(#71832) are heavily influenced by the discussion in #54279