Constant libredr_common::connection::build::CARGO_MANIFEST_DIR

source ยท
pub const CARGO_MANIFEST_DIR: &str = r#"/libredr/common"#;
Expand description

The directory of the Cargo.toml manifest file of the project during build. Note that this variable will contain a full local file system path, and will therefore contain sensitive information and not be reproducible.