pub fn cache_usage<L: RepoLayout>(layout: &L) -> Result<CacheUsage, EngineError>Expand description
Measure the regenerable cache without touching it.
pub fn cache_usage<L: RepoLayout>(layout: &L) -> Result<CacheUsage, EngineError>Measure the regenerable cache without touching it.