gecko-dev/third_party/rust/unicode-bidi/README.md
Manish Goregaokar 9889db29ed Bug 1151899 - Vendor rust-url-capi deps; r=valentin,ted
MozReview-Commit-ID: FVn6c6ol36V
2016-10-28 16:34:19 -07:00

431 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

Build Status