Function zng_env::init_cache

source ·
pub fn init_cache(path: impl Into<PathBuf>)
Expand description

Sets a custom cache path.

§Panics

Panics if not called at the beginning of the process.