Module icu_segmenter::line

source ·

Structs

Enums

  • An enum specifies the strictness of line-breaking rules. It can be passed as an argument when creating a line segmenter.
  • An enum specifies the line break opportunities between letters. It can be passed as an argument when creating a line segmenter.

Traits

  • A trait allowing for LineBreakIterator to be generalized to multiple string iteration methods.

Functions

Type Aliases