Macro git_ref_format_macro::refname

source ยท
refname!() { /* proc-macro */ }
Expand description

Create a git_ref_format_core::RefString from a string literal.

The string is validated at compile time, and an unsafe conversion is emitted.