mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 21:30:41 +00:00
- Eliminated unused imports across multiple modules, including `info`, `trace`, `warn`, `base64`, `PathBuf`, and `fs`. - Replaced mutable variable assignment with immutable in `populate_obsolete_db`. - Simplified loop variable handling in `pkg6depotd` shard handler. |
||
|---|---|---|
| .. | ||
| catalog.rs | ||
| catalog_writer.rs | ||
| file_backend.rs | ||
| mod.rs | ||
| obsoleted.rs | ||
| progress.rs | ||
| rest_backend.rs | ||
| shard_sync.rs | ||
| sqlite_catalog.rs | ||
| tests.rs | ||