Function cached_bytes
pub fn cached_bytes(root: &Path) -> u64Expand description
Total bytes of cached fact stores under root, on the same basis
prune_global_cache evicts against, so a reported size and the cap it
is reported against always measure the same thing.