Function script::dom::htmlelement::to_camel_case

source ยท
fn to_camel_case(name: &str) -> Option<DOMString>