mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 13:20:42 +00:00
- Eliminated LZ4-based compression and related decoding utilities for manifest handling. - Removed unused private helper and legacy methods in `catalog.rs`. - Standardized database path handling, replacing `catalog_db_path` and `obsoleted_db_path` with `active_db_path` and `obsolete_db_path`. - Added `#[allow(dead_code)]` annotations for unused methods in `file_backend.rs` to reduce warnings. |
||
|---|---|---|
| .. | ||
| error.rs | ||
| main.rs | ||