зеркало из https://github.com/mozilla/gecko-dev.git
47c3dd535d
MozReview-Commit-ID: LQicTh0fmk0 --HG-- extra : rebase_source : 7a5ee9c3242fefa72e8d0372b8e9c03170c7df4b |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
tools | ||
.cargo-checksum.json | ||
.cargo-ok | ||
.rustfmt.toml | ||
.travis.yml | ||
AUTHORS | ||
COPYRIGHT | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
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.