1 2 3 4 5 6 7
# 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 Rust 1.0 and later. [tr9]: http://www.unicode.org/reports/tr9/