Module icu_properties::bidi_data

source ·
Expand description

Data and APIs for supporting specific Bidi properties data in an efficient structure.

Supported properties are:

  • Bidi_Paired_Bracket
  • Bidi_Paired_Bracket_Type
  • Bidi_Mirrored
  • Bidi_Mirroring_Glyph

Structs§

Enums§

  • The enum represents Bidi_Paired_Bracket_Type, the char represents Bidi_Paired_Bracket. Bidi_Paired_Bracket has a value of None when Bidi_Paired_Bracket_Type is None.

Functions§