pub fn apply_text_transform(text: &str, mode: &str) -> String
text-transform を適用する(uppercase / lowercase / capitalize)。
text-transform