Crate unic_ucd_segment
UNIC — UCD — Segmentation Properties"
A component of unic: Unicode and Internationalization Crates for Rust.
Accessor for Text Segmentation character properties from Unicode Character Database (UCD).
Modules
-
grapheme_cluster_break
Unicode
Grapheme_Cluster_BreakCharacter Property. -
sentence_break
Unicode
Sentence_BreakCharacter Property. -
word_break
Unicode
Word_BreakCharacter Property.
Enums
-
GraphemeClusterBreak
Represents the Unicode character
Grapheme_Cluster_Breakproperty. -
SentenceBreak
Represents the Unicode character
Sentence_Breakproperty. -
WordBreak
Represents the Unicode character
Word_Breakproperty.
Constants
- PKG_DESCRIPTION UNIC component description.
- PKG_NAME UNIC component name.
- PKG_VERSION UNIC component version.
- UNICODE_VERSION The Unicode version of data