arkui-sys 0.2.2

Bindings to the native ArkUI API of OpenHarmony
Documentation
## 0.2.2 (2025-01-08)

- Update bindings to api-13

## 0.2.1 (2025-01-05)

## Add

- drag and drop
- drawable descriptor
- native animate
- styled string

## 0.2.0 (2025-01-04)

### Breaking

- `ArkUI_NumberValue` is now a native Rust union instead of a bindgen union type.