| Crates.io | static-http-cache |
| lib.rs | static-http-cache |
| version | 0.3.0 |
| created_at | 2018-02-09 06:47:45.48404+00 |
| updated_at | 2023-06-14 14:05:18.725865+00 |
| description | A local cache for static HTTP resources |
| homepage | |
| repository | https://gitlab.com/Screwtapello/static_http_cache |
| max_upload_size | |
| id | 50299 |
| size | 98,165 |
static_http_cache, a local disk cache for static HTTP resourcesCache::get() needs a callback to report download progress.Cache::get() updates the locally cached data, it should
delete the file containing the stale data.