Constant COMMIT_DATE_2822

Source
pub const COMMIT_DATE_2822: &str = r#"Wed, 16 Apr 2025 09:04:43 +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.