cargo_zng::res::built_in

Constant ZR_WORKSPACE_DIR

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

Env var set to the Cargo workspace directory that is parent to the res source.

Note that the tool also runs with this dir as working directory (current_dir).