Skip to content

storey-v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 12:02
· 4 commits to main since this release
3813672

Added

  • implement {ItemAccess, ColumnAccess}::get_or
  • implement {ItemAccess, ColumnAccess}::try_get
  • add Key/OwnedKey impls for more std types
  • add remove to ItemAccess
  • add remove entry from map

Fixed

  • fix docs inner links
  • fix visibility

Documentation

  • document BoundedIterableAccessor
  • document map key types/trait/assoc types