gecko-dev/third_party/rust/unicode-bidi
Nathan Froyd b93bf873ba Bug 1502964 - part 2 - update winapi to froydnj/winapi-rs#aarch64; r=ted.mielczarek 2018-11-02 10:56:08 -04:00
..
src Bug 1412037 - Upgrade webdriver dependencies. r=jgraham 2017-10-30 15:09:29 +00:00
.cargo-checksum.json Bug 1502964 - part 2 - update winapi to froydnj/winapi-rs#aarch64; r=ted.mielczarek 2018-11-02 10:56:08 -04:00
AUTHORS Bug 1341102 - Revendor rust dependencies again after several manual update on a CLOSED TREE. 2017-06-01 09:35:32 +10:00
COPYRIGHT Bug 1151899 - Vendor rust-url-capi deps; r=valentin,ted 2016-10-28 16:34:19 -07:00
Cargo.toml Bug 1412037 - Upgrade webdriver dependencies. r=jgraham 2017-10-30 15:09:29 +00:00
LICENSE-APACHE Bug 1151899 - Vendor rust-url-capi deps; r=valentin,ted 2016-10-28 16:34:19 -07:00
LICENSE-MIT Bug 1151899 - Vendor rust-url-capi deps; r=valentin,ted 2016-10-28 16:34:19 -07:00
README.md Bug 1412037 - Upgrade webdriver dependencies. r=jgraham 2017-10-30 15:09:29 +00:00

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