Function camel_case

Source
fn camel_case(ident: &Ident) -> Ident
Expand description

Convert an identifier to a camel-cased identifier.