You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a particular shard file is not found, the error message could be improved:
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/libcore/result.rs:1084:5
When a particular shard file is not found, the error message could be improved:
rust-shardio/src/lib.rs
Line 747 in aa92f23
The text was updated successfully, but these errors were encountered: