re_build_tools

Function get_and_track_env_var

Source
pub fn get_and_track_env_var(env_var_name: &str) -> Result<String, VarError>
Expand description

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