tree: a0e12b145bdb322fa0880686edd4e1e21d2237f0 [path history] [tgz]
  1. src/
  2. .cargo-checksum.json
  3. AUTHORS
  4. Cargo.toml
  5. COPYRIGHT
  6. LICENSE-APACHE
  7. LICENSE-MIT
  8. OWNERS
  9. README.md
third_party/rust_crates/vendor/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

Travis-CI AppVeyor