CacheEntry
net
0.0.1
Cache
Entry
Aliased Type
In net::
http_
cache
net
::
http_cache
Type Alias
Cache
Entry
Copy item path
Source
type CacheEntry =
Arc
<
RwLock
<
Vec
<
CachedResource
>>>;
Aliased Type
ยง
struct CacheEntry {
/* private fields */
}