Macro pascal_string

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

Convert an identifier to a pascal case string literal e.g. my_rusty_identifier becomes MyRustyIdentifier