Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Firstyear/opensuse-proxy-cache
/ path
Method
path
arc-disk-cache/src/lib.rs:537–539 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
535
}
536
537
pub fn path(&self) -> &Path {
538
&self.content_dir
539
}
540
541
pub fn view_stats(&self) -> CacheStats {
542
let read_stats = self.stats.read();
Callers
3
new
Method · 0.80
head_view
Function · 0.80
get_view
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected