liiir1985 7f62dcda9f | ||
---|---|---|
.. | ||
.github/workflows | ||
src | ||
.appveyor.yml | ||
.cargo_vcs_info.json | ||
.rustfmt.toml | ||
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.