Skip to content

v0.1.12

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 21:17
9319068

0.1.12 (2023-09-19)

Features

  • map: add insert_at (7cbef1d)
  • map: impl ExactSizeIterator and Debug for Drain (aca02b4)

Bug Fixes

  • set: remove unnecessary trait bounds from Drain (5643f73)