Skip to main content

BUILD_PROFILE

Constant BUILD_PROFILE 

Source
pub const BUILD_PROFILE: &str = "debug";
Expand description

Cargo build profile the binary was compiled with (e.g. debug, release).