1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
..
src
.appveyor.yml
.gitignore
.rustfmt.toml
.travis.yml
AUTHORS
Android.bp
COPYRIGHT
Cargo.toml
Cargo.toml.orig
LICENSE
LICENSE-APACHE
LICENSE-MIT
METADATA
MODULE_LICENSE_APACHE2
OWNERS
README.md
TEST_MAPPING
cargo2android.json

README.md

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