pub fn camel_case(name: &str) -> String
Expand description

Convert input to camel case