Module icu_segmenter::rule_segmenter
source · Structs§
- Implements the
Iterator
trait over the segmenter boundaries of the given string.
Traits§
- A trait allowing for RuleBreakIterator to be generalized to multiple string encoding methods and granularity such as grapheme cluster, word, etc.