uniworld 0.2.0

Correct Unicode text handling for every script: bidi, line breaking, segmentation, normalization
Documentation
1
2
3
4
5
6
7
8
9
# UniWorld tests

Tests are at repository root and included in the published source.

- **Conformance**: Official Unicode conformance test runners (when added).
- **Scripts**: Per-script integration tests.
- **Regression**: Tests from bug reports.

Run with `cargo test` from the crate root once the Rust project is in place.