Expand description

🚧 [Unstable] Data provider struct definitions for this ICU4X component.

🚧 This code is considered unstable; it may change at any time, in breaking or non-breaking ways, including in SemVer minor releases. While the serde representation of data structs is guaranteed to be stable, their Rust representation might not be. Use with caution.

Read more about data providers: icu_provider

This module provides an efficient storage of data serving the following properties:

  • Bidi_Paired_Bracket
  • Bidi_Paired_Bracket_Type
  • Bidi_Mirrored
  • Bidi_Mirroring_Glyph

Structs

Enums

  • A closed Rust enum representing a closed set of the incoming Bidi_Paired_Bracket_Type property values necessary in the internal representation of MirroredPairedBracketData to satisfy the ULE invariants on valid values.