Module initcap
datafusion_
functions
50.3.0
Module initcap
Module Items
Structs
Functions
In datafusion_
functions::
unicode
datafusion_functions
::
unicode
Module
initcap
Copy item path
Source
Structs
ยง
Initcap
Func
Functions
ยง
initcap
๐
Converts the first letter of each word to upper case and the rest to lower case. Words are sequences of alphanumeric characters separated by non-alphanumeric characters.
initcap_
string
๐
initcap_
utf8view
๐