Constant clefviewer::build::BRANCH
source · pub const BRANCH: &str = r#"main"#;Expand description
The name of the Git branch that this project was built from.
This constant will be empty if the branch cannot be determined.
pub const BRANCH: &str = r#"main"#;The name of the Git branch that this project was built from.
This constant will be empty if the branch cannot be determined.