Sha256: 81d3dc6d894a68894d982760b0a907f9dcbb0da179a8063ed9de1d2257518957
Contents?: true
Size: 570 Bytes
Versions: 35
Compression:
Stored size: 570 Bytes
Contents
# unicode-bidi This crate implements the [Unicode Bidirectional Algorithm][tr9] for display of mixed right-to-left and left-to-right text. It is written in safe Rust, compatible with the current stable release. [Documentation](https://docs.rs/unicode-bidi/) [](https://github.com/servo/unicode-bidi/actions) [](https://ci.appveyor.com/project/servo/unicode-bidi) [tr9]: https://www.unicode.org/reports/tr9/
Version data entries
35 entries across 35 versions & 1 rubygems