pub const BUILD_PROFILE: &str = "debug";
Cargo build profile the binary was compiled with (e.g. debug, release).
debug
release