Macro git_hash

Source
git_hash!() { /* proc-macro */ }
Expand description

Retrieves git hash from current project repo

Accepts branch/tag name to use as reference. Otherwise defaults to HEAD