Function collective::str::to_train_case

source ยท
pub fn to_train_case<S: AsRef<str>>(input: S) -> String