Crates.io | unicode-bidi |
lib.rs | unicode-bidi |
version | 0.3.17 |
source | src |
created_at | 2015-06-11 18:06:04.414255 |
updated_at | 2024-10-02 16:55:37.800085 |
description | Implementation of the Unicode Bidirectional Algorithm |
homepage | |
repository | https://github.com/servo/unicode-bidi |
max_upload_size | |
id | 2361 |
size | 264,989 |
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.