versionize icon indicating copy to clipboard operation
versionize copied to clipboard

Implement Versionize for VecDeque

Open alexandruag opened this issue 4 years ago • 0 comments

Reason for This PR

Added an implementation of Versionize for VecDeque to primitives.rs.

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

PR Checklist

  • [x] All commits in this PR are signed (git commit -s).
  • [x] The reason for this PR is clearly provided (issue no. or explanation).
  • [x] The description of changes is clear and encompassing.
  • [x] Any required documentation changes (code and docs) are included in this PR.
  • [x] Any newly added unsafe code is properly documented.
  • [x] Any user-facing changes are mentioned in CHANGELOG.md.

alexandruag avatar Jun 02 '20 08:06 alexandruag