fix: Update Cache::get_all to return Vec<(String, CacheEntry)> #25

Merged
s1lv3r merged 1 commit from zoe/cache-get-all into main 2026-07-06 20:19:15 +00:00

1 commit

Author SHA1 Message Date
9d95a65cf7
fix: Update Cache::get_all to return Vec<(String, CacheEntry)>
All checks were successful
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 41s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 4m2s
Checks / Prek / Pre-commit & Formatting (push) Successful in 47s
Checks / Prek / Clippy and Cargo Tests (push) Successful in 1m53s
Values are useless without keys in this context
2026-07-06 21:56:11 +02:00