aml_tz3_312511010 (9399027,com.google.android.tzdata3)
Snap for 8730993 from 87076c3b5a518f87e132b59a5fd1309051aab57b to mainline-tzdata3-release

Change-Id: I545046a642528547e26515dd280c544bc39f81e8
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