pub fn py_title(s: &str) -> String
Python str.title() — titlecase the first char of each run of cased chars, lowercase the rest. (Reached only with ASCII section/type names.)
str.title()