Constant BRANCH

Source
pub const BRANCH: &str = r#"2.x"#;
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.