Constant libredr_common::connection::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.