pub const DISABLE_CACHE_ENV: &str = "BEANCOUNT_DISABLE_LOAD_CACHE";
Environment variable that disables the binary cache entirely when set.
Mirrors Python beancount’s BEANCOUNT_DISABLE_LOAD_CACHE.
BEANCOUNT_DISABLE_LOAD_CACHE