pub fn to_titlecase(string: &str, locale: &str) -> String
Convert a string to title case following typestting conventions for a target locale