Skip to content

v0.2.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 21:22
8c8eddc

Added

  • add Vec{Map,Set}::{try_reserve*,reserve_exact} (#36)
  • add Vec{Map,Set}::append (#35)

Fixed

  • (iter) map to correct item type in Debug impls

Other

  • address new clippy lints