Constant clefviewer::build::TAG
source · pub const TAG: &str = r#""#;
Expand description
The name of the Git tag that this project was built from. Note that this will be empty if there is no tag for the HEAD at the time of build.
pub const TAG: &str = r#""#;
The name of the Git tag that this project was built from. Note that this will be empty if there is no tag for the HEAD at the time of build.