Constant clefviewer::build::CARGO_MANIFEST_DIR

source ·
pub const CARGO_MANIFEST_DIR: &str = r#"/home/runner/work/Come/Come"#;
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.