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