oden/third-party/vendor/unicode-bidi
2024-03-08 11:03:01 -08:00
..
src Vendor things 2024-03-08 11:03:01 -08:00
.cargo-checksum.json Vendor things 2024-03-08 11:03:01 -08:00
AUTHORS Vendor things 2024-03-08 11:03:01 -08:00
Cargo.toml Vendor things 2024-03-08 11:03:01 -08:00
COPYRIGHT Vendor things 2024-03-08 11:03:01 -08:00
LICENSE-APACHE Vendor things 2024-03-08 11:03:01 -08:00
LICENSE-MIT Vendor things 2024-03-08 11:03:01 -08:00
README.md Vendor things 2024-03-08 11:03:01 -08:00

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