pub fn derived_cache_bytes(idx: &VolumeIndex) -> u64Expand description
Bytes currently held by this index’s derived caches (offset table +
dir-path memos), for the RAM accounting in IndexStats. Probes only —
never builds.
pub fn derived_cache_bytes(idx: &VolumeIndex) -> u64Bytes currently held by this index’s derived caches (offset table +
dir-path memos), for the RAM accounting in IndexStats. Probes only —
never builds.