pub fn default_cache_path(source: &Path) -> PathBufExpand description
Returns the default cache file path (no env-var lookup).
Use this when you need a path that is independent of process env, e.g.
in tests that mustn’t be perturbed by a developer’s
BEANCOUNT_LOAD_CACHE_FILENAME.