[][src]Macro casey::camel

camel!() { /* proc-macro */ }

Expands an input ident as CamelCase e.g. helloWorld -> HelloWorld