Function camelize

Source
pub fn camelize<S: AsRef<str>>(string: S) -> String