cargo_zng::res_tool_util

Constant ZR_CACHE_DIR

source
pub const ZR_CACHE_DIR: &str = "ZR_CACHE_DIR";
Expand description

Env var set to dir that the tool can use to store intermediary data for the specific request.

The cache key (dir name) is a hash of source, target, request and request content only.