Crates.io | static-http-cache |
lib.rs | static-http-cache |
version | 0.3.0 |
source | src |
created_at | 2018-02-09 06:47:45.48404 |
updated_at | 2023-06-14 14:05:18.725865 |
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.