Skip to content

Commit

Permalink
refactor: General code cleanup
Browse files Browse the repository at this point in the history
BREAKING CHANGE: `into_future` fns are now using the `IntoFuture` trait, `IdbObjectStore::transaction()` now returns `Option` instead of `&Option`, minimum Rust version bumped to 1.60.0
  • Loading branch information
Alorel committed Oct 29, 2023
1 parent 0254bd4 commit 2de1d83
Show file tree
Hide file tree
Showing 44 changed files with 991 additions and 700 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 21 additions & 0 deletions .idea/runConfigurations/Doc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2de1d83

Please sign in to comment.