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.

Constantsยง

  • AI ๐Ÿ”’
  • AL ๐Ÿ”’
  • B2 ๐Ÿ”’
  • BA ๐Ÿ”’
  • BB ๐Ÿ”’
  • BK ๐Ÿ”’
  • CB ๐Ÿ”’
  • CJ ๐Ÿ”’
  • CL ๐Ÿ”’
  • CM ๐Ÿ”’
  • CP ๐Ÿ”’
  • CR ๐Ÿ”’
  • EB ๐Ÿ”’
  • EM ๐Ÿ”’
  • EX ๐Ÿ”’
  • GL ๐Ÿ”’
  • H2 ๐Ÿ”’
  • H3 ๐Ÿ”’
  • HL ๐Ÿ”’
  • HY ๐Ÿ”’
  • ID ๐Ÿ”’
  • ID_CN ๐Ÿ”’
  • IN ๐Ÿ”’
  • IS ๐Ÿ”’
  • JL ๐Ÿ”’
  • JT ๐Ÿ”’
  • JV ๐Ÿ”’
  • LF ๐Ÿ”’
  • NL ๐Ÿ”’
  • NS ๐Ÿ”’
  • NU ๐Ÿ”’
  • OP_EA ๐Ÿ”’
  • OP_OP30 ๐Ÿ”’
  • PO ๐Ÿ”’
  • PO_EAW ๐Ÿ”’
  • PR ๐Ÿ”’
  • PR_EAW ๐Ÿ”’
  • QU ๐Ÿ”’
  • RI ๐Ÿ”’
  • SA ๐Ÿ”’
  • SG ๐Ÿ”’
  • SP ๐Ÿ”’
  • SY ๐Ÿ”’
  • UNKNOWN ๐Ÿ”’
  • WJ ๐Ÿ”’
  • XX ๐Ÿ”’
  • ZW ๐Ÿ”’
  • ZWJ ๐Ÿ”’

Traitsยง

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

Functionsยง

Type Aliasesยง