unicode-bidi

Crates.iounicode-bidi
lib.rsunicode-bidi
version0.3.15
sourcesrc
created_at2015-06-11 18:06:04.414255
updated_at2024-01-17 19:56:21.982041
descriptionImplementation of the Unicode Bidirectional Algorithm
homepage
repositoryhttps://github.com/servo/unicode-bidi
max_upload_size
id2361
size259,522
Behnam Esfahbod (behnam)

documentation

https://docs.rs/unicode-bidi/

README

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

Commit count: 311

cargo fmt