mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 13:20:42 +00:00
- Replaced string-based `FileReadError`, `FileWriteError`, and `DirectoryCreateError` with structured error types using `PathBuf` and `source`. - Updated all affected methods in `rest_backend`, `file_backend`, and tests to use the new structured error variants. - Improved error messages for clarity and debugging by embedding file paths and sources directly into error data. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| .gitignore | ||
| Cargo.toml | ||