Skip to content

0.10.0

Latest
Compare
Choose a tag to compare
@KodrAus KodrAus released this 30 Jul 06:59
· 1 commit to master since this release
  • Adds an IndexAlreadyExists variant to ApiError
  • Adds a __NonExhaustive variant to ApiError so variants can be added to the enum in the future without needing a breaking change.