Macro GitHash

Source
macro_rules! GitHash {
    {$hash:expr} => { ... };
}
Expand description

Construct a GitHash instance (used as syntax in its Debug impl)