Function to_camel_case

Source
fn to_camel_case(name: &str) -> Option<DOMString>