tree: 982122865fe22cf4f13e9e7ed77688ac15d0372b [path history] [tgz]
  1. patches/
  2. src/
  3. .android-checksum.json
  4. .cargo-checksum.json
  5. Android.bp
  6. AUTHORS
  7. Cargo.lock
  8. Cargo.toml
  9. cargo_embargo.json
  10. COPYRIGHT
  11. LICENSE-APACHE
  12. LICENSE-MIT
  13. METADATA
  14. MODULE_LICENSE_APACHE2
  15. README.md
  16. TEST_MAPPING
crates/unicode-bidi/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

CI AppVeyor