Initial version of libcsp-rust
This commit is contained in:
3
libcsp-sys/src/config.rs
Normal file
3
libcsp-sys/src/config.rs
Normal file
@ -0,0 +1,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";
|
1399
libcsp-sys/src/lib.rs
Normal file
1399
libcsp-sys/src/lib.rs
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user