rustc/vendor/unicode-bidi/README.md
2018-12-16 10:13:16 -08:00

560 B

unicode-bidi

This crate implements the Unicode Bidirectional Algorithm 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

Travis-CI AppVeyor