Collection of all UNIC major components, providing an easy way of access to all functionalities, when all or many are needed, instead of importing components one-by-one. This crate ensures all components imported are compatible in algorithms and consistent in data.
unic-char
: Unicode Character Tools.
unic-normal
: Unicode Normalization Forms
(UAX#15).
unic-segment
: Unicode Text Segmentation Algorithms
(UAX#29).
unic-emoji
: Unicode Emoji
(UTS#51).