str/internal_decompose
Internal Latin decomposition tables. Limited NFD-style decomposition for Latin-1 and Latin Extended-A ranges. Not part of the public API - may change without notice.
Values
pub fn decompose_latin(s: String) -> String
Decomposes common precomposed Latin characters into base + combining mark.