cuprated::constants

Constant VERSION_BUILD

Source
pub const VERSION_BUILD: &str;
Expand description

VERSION + the build type.

If a debug build, the suffix is -debug, else it is -release.