Skip to main content

needs_env_var

Attribute Macro needs_env_var 

Source
#[needs_env_var]
Expand description

Skip compilation if the environment variable env_var is undefined or if its content does not match the provided value.