fn is_cargo_env_var(var: &str) -> bool
Returns true if an environment variable from env! is one used by Cargo.
true
env!