tree: 0b6604397d5cf3fa246d438b0712f770d8222d0b [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-0.3.4/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