Function collective::str::to_train_case

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