Skip to main content

Crate ferrisup_common

Crate ferrisup_common 

Source
Expand description

Library template created with FerrisUp

Modules§

cargo
fs

Functions§

to_pascal_case
Convert a string to PascalCase For example: “hello_world” -> “HelloWorld”
to_snake_case
Convert a string to snake_case