mirror of
https://github.com/openharmony/third_party_rust_unicode-normalization.git
synced 2026-07-19 15:03:34 -04:00
7552e6cd2b
This change avoids formatting table entries into a string, only to split them apart again. The new format is also slightly easier to read and compare when changes are made to how the tables are organized.