Vendored version of unicode-bidi from crates.io
- Rust 96.9%
- Python 3.1%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
Some checks failed
CI / Test (ubuntu-latest, 1.47.0) (push) Has been cancelled
CI / Test (ubuntu-latest, beta) (push) Has been cancelled
CI / Test (ubuntu-latest, nightly) (push) Has been cancelled
CI / Test (ubuntu-latest, stable) (push) Has been cancelled
CI / Fmt (push) Has been cancelled
CI / Verify (push) Has been cancelled
CI / homu build finished (push) Has been cancelled
save a couple allocations |
||
| .github/workflows | ||
| benches | ||
| data/udhr | ||
| examples | ||
| src | ||
| tests | ||
| tools | ||
| .appveyor.yml | ||
| .gitignore | ||
| .rustfmt.toml | ||
| AUTHORS | ||
| Cargo.lock | ||
| Cargo.toml | ||
| COPYRIGHT | ||
| LICENSE-APACHE | ||
| LICENSE-MIT | ||
| 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.