Constant libredr_common::connection::build::COMMIT_DATE_2822
source ยท pub const COMMIT_DATE_2822: &str = r#"Thu, 05 Sep 2024 11:42:27 +0000"#;
Expand description
The name of the Git branch that this project was built from. The time is formatted according to RFC 2822 (e.g. HTTP Headers).
This constant will be empty if the last commit cannot be determined.