tree: 92b9afa42d9d4d40827ef4499546fe10a1cf00c8 [path history] [tgz]
  1. .github/
  2. src/
  3. .appveyor.yml
  4. .cargo-checksum.json
  5. .cargo_vcs_info.json
  6. .rustfmt.toml
  7. AUTHORS
  8. BUILD.bazel
  9. Cargo.lock
  10. Cargo.toml
  11. Cargo.toml.orig
  12. COPYRIGHT
  13. LICENSE-APACHE
  14. LICENSE-MIT
  15. README.md
third_party/rust_crates/vendor/unicode-bidi-0.3.18/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