Skip to content

1.0.0

Compare
Choose a tag to compare
@Ratysz Ratysz released this 17 Mar 11:24
· 5 commits to master since this release

Changed

  • Overhauled entry API, now mirrors that of std::collections::HashMap.

Added

  • OccupiedEntry and VacantEntry structs as per the entry API changes.