pub fn camel_case_with(input: &str, options: Options) -> String
Convert input to camelCase with the given Options.
input
camelCase
Options