Macro git_ref_format_macro::pattern
source ยท pattern!() { /* proc-macro */ }
Expand description
Create a git_ref_format_core::refspec::PatternString
from a string
literal.
The string is validated at compile time, and an unsafe conversion is emitted.