Crates.io | unicode-bidi |
lib.rs | unicode-bidi |
version | 0.3.18 |
created_at | 2015-06-11 18:06:04.414255+00 |
updated_at | 2024-12-16 23:09:47.459625+00 |
description | Implementation of the Unicode Bidirectional Algorithm |
homepage | |
repository | https://github.com/servo/unicode-bidi |
max_upload_size | |
id | 2361 |
size | 265,613 |
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.