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