icu4x icon indicating copy to clipboard operation
icu4x copied to clipboard

2.0 FFI: Properties cleanups

Open Manishearth opened this issue 3 months ago • 0 comments

We should add FFI for:

  • All enum props, as enums with a to_int() method
  • BidiAuxiliaryProps and friends
  • canonical_combinng_class
  • we should implement enum to name (as a single enum wrapper, always returning Writeable)

Manishearth avatar Mar 14 '24 10:03 Manishearth