dtolnay/paste

CamelCase conversion

mcatanzariti opened this issue · 2 comments

Hi,

I need the exact opposite of $var:snake:
$var:camel to convert snake_case input to CamelCase

Thank you for your great work!

yes, i just came here to say the same thing!

i want to name a new type created by paste with bool so i need it to become Bool in the paste

also i think technically it is PascalCase not camelCase

https://clj-commons.org/camel-snake-kebab/