unicode-bidi 0.1.5

Implementation of the Unicode Bidirectional Algorithm
Documentation

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 Rust 1.0 and later.