zerotier-one/vendor/unicode-bidi
2026-02-19 20:24:30 +03:00
..
.github/workflows created vendored crates 2026-02-19 20:24:30 +03:00
src created vendored crates 2026-02-19 20:24:30 +03:00
.appveyor.yml created vendored crates 2026-02-19 20:24:30 +03:00
.cargo-checksum.json created vendored crates 2026-02-19 20:24:30 +03:00
.cargo_vcs_info.json created vendored crates 2026-02-19 20:24:30 +03:00
.rustfmt.toml created vendored crates 2026-02-19 20:24:30 +03:00
AUTHORS created vendored crates 2026-02-19 20:24:30 +03:00
Cargo.lock created vendored crates 2026-02-19 20:24:30 +03:00
Cargo.toml created vendored crates 2026-02-19 20:24:30 +03:00
Cargo.toml.orig created vendored crates 2026-02-19 20:24:30 +03:00
COPYRIGHT created vendored crates 2026-02-19 20:24:30 +03:00
LICENSE-APACHE created vendored crates 2026-02-19 20:24:30 +03:00
LICENSE-MIT created vendored crates 2026-02-19 20:24:30 +03:00
README.md created vendored crates 2026-02-19 20:24:30 +03: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