libcsp-sys 0.1.1

FFI bindings for libcsp
Documentation
1
2
3
/// 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.
pub const ENV_KEY_CSP_CONFIG_DIR: &str = "CSP_CONFIG_DIR";