Platform Tools Release 34.0.0 (9560563)
Snap for 9550355 from 8d6ac9e713d56f8bee2b8362ed6177e156933bf7 to sdk-release

Change-Id: Ic610eff77af3fcd0ebaa3d742ccf84ddfa009d81
tree: a6c6e1b3bd71d775fd664e41c6704e0647cc4c71
  1. .github/
  2. src/
  3. .appveyor.yml
  4. .gitignore
  5. .rustfmt.toml
  6. Android.bp
  7. AUTHORS
  8. Cargo.lock.saved
  9. Cargo.toml
  10. Cargo.toml.orig
  11. cargo2android.json
  12. COPYRIGHT
  13. LICENSE-APACHE
  14. LICENSE-MIT
  15. METADATA
  16. MODULE_LICENSE_APACHE2
  17. OWNERS
  18. README.md
  19. TEST_MAPPING
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