Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generalized storage #31
Generalized storage #31
Changes from all commits
8d1fdc8
617d093
6d09fba
b5bd907
4dae0da
590a052
d2394bd
42d14a1
27d636a
9acdf0a
1b9cb73
3186c23
9c81710
0e59415
931b750
82136d0
03d343e
c383d53
8b8f49a
15e692d
2d5dd77
887e4af
7f3898f
b70405a
eec1345
4d49594
e0f2f90
7a60d93
7c86fe8
e090ab6
66e2c82
b453d9f
b27be69
4fc2832
e62cd43
552ed60
ea4164b
e87464c
3681803
0c021f6
a28d039
7e588c4
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 4 in crates/storage/src/filesystem.rs
GitHub Actions / test (beta)
Check warning on line 4 in crates/storage/src/filesystem.rs
GitHub Actions / test (stable)
Check warning on line 4 in crates/storage/src/filesystem.rs
GitHub Actions / test (macos)
Check warning on line 4 in crates/storage/src/filesystem.rs
GitHub Actions / test (windows)
Check warning on line 12 in crates/storage/src/filesystem.rs
GitHub Actions / test (beta)
Check warning on line 12 in crates/storage/src/filesystem.rs
GitHub Actions / test (stable)
Check warning on line 12 in crates/storage/src/filesystem.rs
GitHub Actions / test (macos)
Check warning on line 12 in crates/storage/src/filesystem.rs
GitHub Actions / test (windows)
Check warning on line 19 in crates/storage/src/filesystem.rs
GitHub Actions / test (beta)
Check warning on line 19 in crates/storage/src/filesystem.rs
GitHub Actions / test (stable)
Check warning on line 19 in crates/storage/src/filesystem.rs
GitHub Actions / test (macos)
Check warning on line 19 in crates/storage/src/filesystem.rs
GitHub Actions / test (windows)
Check warning on line 78 in crates/storage/src/filesystem.rs
GitHub Actions / test (stable)
Check warning on line 78 in crates/storage/src/filesystem.rs
GitHub Actions / test (macos)
Check warning on line 78 in crates/storage/src/filesystem.rs
GitHub Actions / test (windows)
Check warning on line 91 in crates/storage/src/filesystem.rs
GitHub Actions / test (beta)
Check warning on line 7 in crates/storage/src/inmemory.rs
GitHub Actions / test (beta)
Check warning on line 7 in crates/storage/src/inmemory.rs
GitHub Actions / test (stable)
Check warning on line 7 in crates/storage/src/inmemory.rs
GitHub Actions / test (macos)
Check warning on line 7 in crates/storage/src/inmemory.rs
GitHub Actions / test (windows)
Check warning on line 13 in crates/storage/src/inmemory.rs
GitHub Actions / test (beta)
Check warning on line 13 in crates/storage/src/inmemory.rs
GitHub Actions / test (stable)
Check warning on line 13 in crates/storage/src/inmemory.rs
GitHub Actions / test (macos)
Check warning on line 13 in crates/storage/src/inmemory.rs
GitHub Actions / test (windows)
Check warning on line 17 in crates/storage/src/lib.rs
GitHub Actions / test (beta)
Check warning on line 17 in crates/storage/src/lib.rs
GitHub Actions / test (stable)
Check warning on line 17 in crates/storage/src/lib.rs
GitHub Actions / test (macos)
Check warning on line 17 in crates/storage/src/lib.rs
GitHub Actions / test (windows)
Check warning on line 25 in crates/storage/src/lib.rs
GitHub Actions / test (beta)
Check warning on line 25 in crates/storage/src/lib.rs
GitHub Actions / test (stable)
Check warning on line 25 in crates/storage/src/lib.rs
GitHub Actions / test (macos)
Check warning on line 25 in crates/storage/src/lib.rs
GitHub Actions / test (windows)
Check warning on line 54 in crates/storage/src/lib.rs
GitHub Actions / test (beta)
Check warning on line 54 in crates/storage/src/lib.rs
GitHub Actions / test (stable)
Check warning on line 54 in crates/storage/src/lib.rs
GitHub Actions / test (macos)
Check warning on line 54 in crates/storage/src/lib.rs
GitHub Actions / test (windows)