snake_to_camel

Function snake_to_camel 

Source
pub fn snake_to_camel(input: &str) -> String