re_build_tools

Function is_tracked_env_var_set

Source
pub fn is_tracked_env_var_set(env_var_name: &str) -> bool
Expand description

Read the environment variable and trigger a rebuild whenever the environment variable changes.

Returns true if that variable has been set to a truthy value.