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.
pattern!() { /* proc-macro */ }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.