Constant ENV_KEY_CSP_CONFIG_DIR

Source
pub const ENV_KEY_CSP_CONFIG_DIR: &str = "CSP_CONFIG_DIR";
Expand description

This environbment variable should be set by the user. If it is not set, the library will try to find an autoconfig.rs file inside the CARGO_TARGET_DIR directory.