1/// This environbment variable should be set by the user. If it is not set, the library will 2/// try to find an autoconfig.rs file inside the CARGO_TARGET_DIR directory. 3pub const ENV_KEY_CSP_CONFIG_DIR: &str = "CSP_CONFIG_DIR";