Snap for 7325096 from 737f9c8000629b301e9e0aab85a317ef36e1c03f to sc-d1-release

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

Travis-CI AppVeyor